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

UploadErrorDialog.Title Property

Gets or sets the title of the Upload Error dialog.

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

Syntax

Visual Basic
Public Property Title As String
C#
public string Title { get; set; }

Property Value

Type: System.String

The title of the Upload Error dialog.

Default value is "Upload Error".

See Also

Reference