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

In This Topic
    OnClientFolderChanged Property
    In This Topic
    The event fired after current active folder is changed.
    Syntax
    'Declaration
     
    Public Property OnClientFolderChanged As System.String
    public System.string OnClientFolderChanged {get; set;}
    See Also