| Ajax Uploader Class Reference |
|
MvcUploader.UploadProcessingMsg Property
Gets or sets the "upload is processing" message.
[Visual Basic]
Public Property UploadProcessingMsg As
String
[C#]
public
string UploadProcessingMsg {get; set;}
Property Value
The "upload is processing" message.
See Also
MvcUploader Class | CuteWebUI Namespace