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

In This Topic
    Parameters Property
    In This Topic
    Gets or sets parameters used when the action is invoked.
    Syntax
    'Declaration
     
    Public Property Parameters As System.String
    public System.string Parameters {get; set;}
    See Also