| Ajax Uploader Class Reference |
|
UploaderBase.ProgressTextID Property
It allows the developers specify a server control to show the progress text of ajax uploader.
[Visual Basic]
Public Property ProgressTextID As
String
[C#]
public
string ProgressTextID {get; set;}
Property Value
The progress text ID.
See Also
UploaderBase Class | CuteWebUI Namespace