The text of the message box which asks the user to confirm that they really want to delete selected files.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property DeleteSelectedFilesDialogMessageText As String
public string DeleteSelectedFilesDialogMessageText { get; set; }
A string value that specifies a text of the message box which asks the user to confirm that they really want to delete selected files.
Default value is "Are you sure you want to permanently delete selected items?".