ASPxClientFileManagerItemsMovedEventArgs Properties
Provides data for the ASPxClientFileManager.ItemsMoved event.| Name | Description |
|---|---|
| items | Gets an array of the currently processed items. |
| oldFolderFullName | Gets the full name of the folder from which items are moved. |
See Also