ASPxClientFileManagerCurrentFolderChangedEventArgs.name Property
In This Article
Gets the name of the currently processed folder.
#Declaration
TypeScript
name: string
#Property Value
Type | Description |
---|---|
string | A string value that specifies the folder’s name. |
See Also