UploadErrorDialog.Message Property HTML5/Flash Uploader PHP

Supported technologies: Adobe Flash

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