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

ImageUploaderFlash.CommonDialog Property

Gets the common dialog settings.

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

Syntax

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

Property Value

Type: Aurigma.ImageUploaderFlash.CommonDialog

The common dialog settings.

See Also

Reference