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.

Syntax

PHP Initialize
public function getMessage() {
}

public function setMessage($value) {
}

Property Value

Type: 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