Caption of the Preparing Data label on the progress dialog.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property ProgressDialogPreparingDataText As String
public string ProgressDialogPreparingDataText { get; set; }
A string value that specifies a caption of the Preparing Data label on the progress dialog.
Default value is "Preparing data...".