Click or drag to resize
UploaderBaseProgressCtrlID Property
It allows the developers specify a server control to use as the progress control of ajax uploader.

Namespace: CuteWebUI
Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntax
public string ProgressCtrlID { get; set; }

Property Value

Type: String
The progress control ID.
See Also