ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Wizard Namespace / C1Wizard Class / OnClientAdd Property

In This Topic
    OnClientAdd Property (C1Wizard)
    In This Topic
    This event is triggered when a panel is added.
    Syntax
    'Declaration
     
    Public Property OnClientAdd As System.String
    public System.string OnClientAdd {get; set;}
    See Also