Gets or sets a caption of the Cancel button.
$au.uploader({ authenticationDialog: { //...other params... cancelButtonText: "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.