Caption of the Cancel button on the dialog displayed when the folders are being added to the upload list.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property AddFolderDialogButtonCancelText As String
public string AddFolderDialogButtonCancelText { get; set; }
A string value that specifies a caption of the Cancel button on the dialog displayed when the folder is added to the upload list.
Default value is "Cancel".