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

In This Topic
    CurrentFolder Property
    In This Topic
    Get or set the url of current selected node in the tree.
    Syntax
    'Declaration
     
    Public Property CurrentFolder As System.String
    public System.string CurrentFolder {get; set;}
    See Also