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

In This Topic
    OnClientLoad Property
    In This Topic
    This event is triggered after the content of a remote panel has been loaded.
    Syntax
    'Declaration
     
    Public Property OnClientLoad As System.String
    public System.string OnClientLoad {get; set;}
    See Also