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

In This Topic
    AllowFileExtensionRename Property
    In This Topic
    Get or set whether to allow changing the extension of the file while renaming
    Syntax
    'Declaration
     
    Public Property AllowFileExtensionRename As System.Boolean
    public System.bool AllowFileExtensionRename {get; set;}
    See Also