Caption of the Close When Upload Completes checkbox in the progress dialog.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property ProgressDialogCloseWhenUploadCompletesText As String
public string ProgressDialogCloseWhenUploadCompletesText { get; set; }
A string value that specifies a caption of the Close When Upload Completes checkbox in the progress dialog.
Default value is "Close this dialog box when upload completes".