BaseControl.DebugScriptMode Property ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a debug mode which will be used to display messages if the DebugScriptLevel is greater than 0.

Namespace: Aurigma.ImageUploader
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

C#
public DebugScriptMode DebugScriptMode { get; set; }

Property Value

Type: Aurigma.ImageUploader..DebugScriptMode

The debug mode.

Default value is Default.

See Also

Reference