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

UploadErrorDialog.Message Property

Gets or sets the text of the error message.

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

Syntax

Visual Basic
Public Property Message As String
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