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

Uploader.DescriptionEditor Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets the description editor settings.

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

Syntax

Visual Basic
Public ReadOnly Property DescriptionEditor As DescriptionEditor
C#
public DescriptionEditor DescriptionEditor { get; }

Property Value

Type: Aurigma.ImageUploader.DescriptionEditor

The settings of the description editor.

See Also

Reference