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