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

In This Topic
    NewName Property
    In This Topic
    Gets the new name of the item used for renaming.
    Syntax
    'Declaration
     
    Public ReadOnly Property NewName As System.String
    public System.string NewName {get;}
    See Also