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