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