Title of the dialog which asks the user to confirm that they really want to delete uploaded or selected files.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property DeleteFilesDialogTitleText As String
public string DeleteFilesDialogTitleText { get; set; }
A string value that specifies a title of the dialog which asks the user to confirm that they really want to delete uploaded or selected files.
Default value is "Confirm File Delete".