Click or drag to resize
MvcUploaderCancelAllMsg Property
Gets or sets the "Cancel all Uploads" message.

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

Property Value

Type: String
The "Cancel all Uploads" message.
See Also