ASPxClientUploadControlFilesUploadStartEventArgs Members
Provides data for the ASPxClientUploadControl.FilesUploadStart event.Constructors
| Name | Description |
|---|---|
| constructor(cancel) | Initializes a new instance of the ASPxClientUploadControlFilesUploadStartEventArgs class. |
Properties
| Name | Description |
|---|---|
| cancel | Gets or sets a value indicating whether the action which raised the event should be canceled. |
See Also