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