Messages.PreviewNotAvailable Property HTML5/Flash Uploader PHP

Supported technologies: Adobe Flash

Gets or sets the message displayed when the image preview could be generated.

Syntax

PHP Initialize
public function getPreviewNotAvailable() {
}

public function setPreviewNotAvailable($value) {
}

Property Value

Type: string

The message displayed when the image preview could be generated.

Default value is "Preview is not available".

Remarks

This property is necessary for localization of HTML5/Flash Uploader.

See Also

Reference