Click or drag to resize
UploaderBaseProgressTextID Property
It allows the developers specify a server control to show the progress text of ajax uploader.

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

Property Value

Type: String
The progress text ID.
See Also