FileManagerItemsMovedEventArgs Properties
Provides data for the ASPxFileManager.ItemsMoved event.Name | Description |
---|---|
Items | Gets items related to the event. |
SourceFolder | Gets the folder from which the currently processed items have been moved. |
See Also