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