Ajax Uploader Class Reference

UploaderBase.CancelAllMsg Property

Gets or sets the "Cancel all Uploads" message.

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

Property Value

The "Cancel all Uploads" message.

See Also

UploaderBase Class | CuteWebUI Namespace