Gets or sets the caption of the Cancel button.
public function getCancelButtonText() { } public function setCancelButtonText($value) { }
Type: string
The caption of the Cancel button.
Default value is "Cancel".