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

BaseControl.JavaScriptWriterVariableName Property

Gets the name of the ImageUploaderWriter object.

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

Syntax

Visual Basic
Public ReadOnly Property JavaScriptWriterVariableName As String
C#
public string JavaScriptWriterVariableName { get; }

Property Value

The value which represents a name of the ImageUploaderWriter object.

See Also

Reference