Title of the dialog displayed when folders are being added to the upload list.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property AddFolderDialogTitleText As String
public string AddFolderDialogTitleText { get; set; }
A string value that specifies a title of the folder adding dialog.
Default value is "Adding folder...".