ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1FileExplorer Namespace / C1FileExplorer Class / OnClientErrorOccurred Property

In This Topic
    OnClientErrorOccurred Property
    In This Topic
    The event fired when an error occurs.
    Syntax
    'Declaration
     
    Public Property OnClientErrorOccurred As System.String
    public System.string OnClientErrorOccurred {get; set;}
    See Also