AddFilesProgressDialog.WaitText Property ActiveX/Java Uploader PHP

Supported browsers: FirefoxGoogle ChromeSafari

Gets or sets a text of the label which is displayed while Java Uploader is preparing to add files.

Syntax

PHP
public function getWaitText() {
}

public function setWaitText($value) {
}

Property Value

Type: string

The text of the Please wait label.

Default value is "Please wait, it may take some time...".

Remarks

This property is necessary for localization of ActiveX/Java Uploader.

See Also

Reference