StatusPane.PreparingText Property HTML5/Flash Uploader PHP

Supported technologies: Adobe Flash

Gets or sets the caption of the Preparing label.

Syntax

PHP Initialize
public function getPreparingText() {
}

public function setPreparingText($value) {
}

Property Value

Type: string

The caption of the Preparing label.

Default value is "PREPARING...".

Remarks

To hide the Preparing label, set it to the empty string.

See Also

Reference