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