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