FileManagerFolderCreatedEventArgs Properties
Provides data for the ASPxFileManager.FolderCreated event.| Name | Description |
|---|---|
| Folder | Gets a folder related to the event. |
| ParentFolder | Gets the folder where the currently processed folder has been created. |
See Also