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: CuteWebUIAssembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntaxpublic string UploaderDebug { get; set; }
Public Property UploaderDebug As String
Get
Set
<asp:UploaderBase UploaderDebug="String" />
Property Value
Type:
String
See Also