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

AuthenticationDialog.RealmText Property

Supported browsers: FirefoxGoogle ChromeSafari

Gets or sets a text of the Realm label.

Syntax

PHP
public function getRealmText() {
}

public function setRealmText($value) {
}

Property Value

Type: string

The text of the Realm label.

Default value is "Realm:".

Remarks

This property is necessary for localization of Image Uploader.

See Also

Reference