ComponentOne Wizard for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Wizard Namespace / C1Wizard Class / OnClientShow Property

In This Topic
    OnClientShow Property
    In This Topic
    This event is triggered when a panel is shown.
    Syntax
    'Declaration
     
    Public Property OnClientShow As System.String
    public System.string OnClientShow {get; set;}
    See Also