| Ajax Uploader Class Reference |
|
MvcUploader.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
MvcUploader Class | CuteWebUI Namespace