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