Ajax Uploader Class Reference

UploaderBase.CancelButtonID Property

It allows the developers specify a server control to use as the cancel button of ajax uploader.

[Visual Basic]
Public Property CancelButtonID As String
[C#]
public string CancelButtonID {get; set;}

Property Value

The cancel button ID.

See Also

UploaderBase Class | CuteWebUI Namespace