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