Click or drag to resize
MvcUploaderCancelButtonID Property
It allows the developers specify a server control to use as the cancel button of ajax uploader.

Namespace: CuteWebUI
Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntax
public string CancelButtonID { get; set; }

Property Value

Type: String
The cancel button ID.
See Also