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

AuthenticationDialog.LoginText Property

Supported browsers: FirefoxGoogle ChromeSafari

Gets or sets a text of the Login label.

Syntax

PHP
public function getLoginText() {
}

public function setLoginText($value) {
}

Property Value

Type: string

The text of the Login label.

Default value is "Login:".

Remarks

This property is necessary for localization of Image Uploader.

See Also

Reference