ASPxClientFileManagerCurrentFolderChangedEventArgs Properties
Provides data for the ASPxClientFileManager.CurrentFolderChanged event.
Name | Description |
---|---|
full |
Gets the full name of the folder currently being processed. |
name | Gets the name of the currently processed folder. |
See Also