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

AuthenticationDialog.OkButtonText Property

Supported browsers: FirefoxGoogle ChromeSafari

Gets or sets a caption of the Ok button.

Syntax

PHP
public function getOkButtonText() {
}

public function setOkButtonText($value) {
}

Property Value

Type: string

The caption of the Ok button.

Default value is "Ok".

Remarks

This property is necessary for localization of Image Uploader.

See Also

Reference