Gets or sets a caption of the Cancel button.
$au.uploader({ //...other params... cancelUploadButtonText: "Cancel", //...other params... })
Type: String
The caption of the Cancel button.
Default value is "Cancel".
This property is necessary for localization of ActiveX/Java Uploader.