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

AuthenticationDialog.PasswordText Property

Supported browsers: FirefoxGoogle ChromeSafari

Gets or sets a text of the Password label.

Syntax

PHP
public function getPasswordText() {
}

public function setPasswordText($value) {
}

Property Value

Type: string

The text of the Password label.

Default value is "Password:".

Remarks

This property is necessary for localization of Image Uploader.

See Also

Reference