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 Property CancelUploadButtonText As String
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 Image Uploader.