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