Click or drag to resize
MvcUploaderUploadingMsg Property
Gets or sets the "Uploading.." message.

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

Property Value

Type: String
The "Uploading.." message.
See Also