UploadErrorDialog.Title Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe Flash

Gets or sets the title of the Upload Error dialog.

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

Syntax

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