Gets or sets the caption of the OK button.
public function getOkButtonText() { } public function setOkButtonText($value) { }
Type: string
The caption of the OK button.
Default value is "OK".