Gets or sets a caption of the Cancel button on the dialog displayed during the upload.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
public string CancelUploadButtonText { get; set; }
Type: System..String
The caption of the Cancel button on the uploading files dialog.
Default value is "Cancel".
This property is necessary for localization of ActiveX/Java Uploader.