ComponentOne AppView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1AppView Namespace / C1AppView Class / OnClientPageLoad Property

In This Topic
    OnClientPageLoad Property
    In This Topic
    Triggered when appview load a page succeeded.
    Syntax
    'Declaration
     
    Public Property OnClientPageLoad As System.String
    public System.string OnClientPageLoad {get; set;}
    See Also