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