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