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

In This Topic
    OnClientFileOpened Property
    In This Topic
    The event fired after a file is opened.
    Syntax
    'Declaration
     
    Public Property OnClientFileOpened As System.String
    public System.string OnClientFileOpened {get; set;}
    See Also