Caption of the Delete Files button which deletes selected files from the file system.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property ButtonDeleteFilesText As String
public string ButtonDeleteFilesText { get; set; }
A string value which specifies the caption of the Delete Files button. If an empty string is specified, the button becomes invisible.
Default value is "".