This documentation is for the old version. Go to the latest Upload Suite docs

BaseControl.DebugScriptMode Property

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

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

Syntax

Visual Basic
Public Property DebugScriptMode As DebugScriptMode
C#
public DebugScriptMode DebugScriptMode { get; set; }

Property Value

Type: Aurigma.ImageUploaderFlash.DebugScriptMode

The debug mode.

Default value is Default.

See Also

Reference

Manual