Caption of the button which removes selected files from the upload list.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property ButtonRemoveFromUploadListText As String
public string ButtonRemoveFromUploadListText { get; set; }
A string value that specifies a caption of the Remove button.
Default value is "Remove".