FileUploadEventArgsCancel Property |
Gets or sets a flag indicating whether or not file upload should be canceled.
Namespace:
Atalasoft.Imaging.WebControls
Assembly:
Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic bool Cancel { get; set; }Public Property Cancel As Boolean
Get
Set
Property Value
Type:
Boolean
See Also