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

CommonDialog.OkButtonText Property

Gets or sets the caption of the OK button.

Syntax

PHP Initialize
public function getOkButtonText() {
}

public function setOkButtonText($value) {
}

Property Value

Type: string

The caption of the OK button.

Default value is "OK".

See Also

Reference