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

ImageUploaderFlash.DescriptionEditor Property

Gets the description editor settings.

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

Syntax

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

Property Value

Type: Aurigma.ImageUploaderFlash.DescriptionEditor

The settings of the description editor.

See Also

Reference