ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1AppView Namespace / C1AppView Class / OnClientPageLoadFailed Property

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