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