AuthenticationDialog.Text Property ActiveX/Java Uploader PHP

Supported browsers: FirefoxGoogle ChromeSafari

Gets or sets a text of the dialog message.

Syntax

PHP
public function getText() {
}

public function setText($value) {
}

Property Value

Type: string

The text of the dialog message. It can contain the following placeholder:

[name]
replaced by the name of the server which requests authentication.

Default value is "Host [name] requires authentication".

Remarks

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

See Also

Reference