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