Gets or sets the title of the Upload Error dialog.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
Public Property Title As String
public string Title { get; set; }
Type: System.String
The title of the Upload Error dialog.
Default value is "Upload Error".