Click or drag to resize

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.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public bool Cancel { get; set; }

Property Value

Type: Boolean
See Also