Click or drag to resize
UploaderBaseCancelUploadMsg Property
Gets or sets the "Cancel upload" message.

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

Property Value

Type: String
The "Cancel upload" message.
See Also