ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / Action Class / Command Property

In This Topic
    Command Property (Action)
    In This Topic
    Gets or sets the command string for the action.
    Syntax
    'Declaration
     
    Public Property Command As System.String
    public System.string Command {get; set;}
    See Also