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

In This Topic
    OnClientFolderLoaded Property
    In This Topic
    The event fired after a folder content is loaded.
    Syntax
    'Declaration
     
    Public Property OnClientFolderLoaded As System.String
    public System.string OnClientFolderLoaded {get; set;}
    See Also