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