Gets or sets a title of the dialog which asks a user to confirm that they really want to delete uploaded files.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property TitleText As String
public string TitleText { get; set; }
Type: System.String
The text of the title of the delete confirmation dialog.
Default value is "Delete File".
This property is necessary for localization of Image Uploader.