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