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

ImageUploaderFlash.UploadErrorDialog Property

Gets the Upload Error dialog settings.

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

Syntax

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

Property Value

Type: Aurigma.ImageUploaderFlash.UploadErrorDialog

The Upload Error dialog settings.

See Also

Reference