Click or drag to resize
UploaderBaseUploaderDebug Property
specify the id of TextArea , which use for output uploader tracing messages If the TextArea is not found, the uploader will dynamcally create one.

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

Property Value

Type: String
See Also