ASPxClientFileManagerFileUploadedEventArgs Constructors
Provides data for the ASPxClientFileManager.FileUploaded event.Name | Description |
---|---|
constructor(folder, fileName) | Initializes a new instance of the ASPxClientFileManagerFileUploadedEventArgs object with the specified parameters. |
See Also