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

StatusPane.PreparingText Property

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...".

See Also

Reference