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

In This Topic
    FolderName Property
    In This Topic
    Gets the new folder name.
    Syntax
    'Declaration
     
    Public ReadOnly Property FolderName As System.String
    public System.string FolderName {get;}
    See Also