ASPxClientFileManagerItemCopiedEventArgs Constructors
Provides data for the ASPxClientFileManager.ItemCopied event.Name | Description |
---|---|
constructor(fullName, name, oldFolderFullName, isFolder) | Initializes a new instance of the ASPxClientFileManagerItemCopiedEventArgs object with the specified parameters. |
See Also