ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1AppView Namespace / C1AppViewExtender 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