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

In This Topic
    EnableCreateNewFolder Property
    In This Topic
    Get or set a value indicating whether to allow creating new folders.
    Syntax
    'Declaration
     
    Public Property EnableCreateNewFolder As System.Boolean
    public System.bool EnableCreateNewFolder {get; set;}
    See Also