UploadErrorDialog.Message Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe Flash

Gets or sets the text of the error message.

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

Syntax

C#
public string Message { get; set; }

Property Value

Type: System..String

The text of the error message.

Default value is "Not all files were uploaded successfully. If you see this message, contact web master.".

See Also

Reference