Gets or sets a caption of the Cancel button.
public function getCancelButtonText() {
}
public function setCancelButtonText($value) {
}
Type: string
The caption of the Cancel button.
Default value is "Cancel".
This property is necessary for localization of Image Uploader.