Gets or sets a caption of the Cancel button on the dialog displayed when a user selects a great many files.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property CancelButtonText As String
public string CancelButtonText { get; set; }
Type: System.String
The caption of the Cancel button on the adding files dialog.
Default value is "Cancel".
This property is necessary for localization of Image Uploader.