Caption of the Cancel button on the progress dialog.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property ProgressDialogCancelButtonText As String
public string ProgressDialogCancelButtonText { get; set; }
A string value that specifies the Cancel button caption on the progress dialog.
Default value is "Cancel".