Text of the tooltip which is displayed when the mouse pointer is hovering over the removal cross. By clicking this cross the selected image will be deleted from the upload list.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property RemoveIconTooltipText As String
public string RemoveIconTooltipText { get; set; }
A string value that specifies a text of the tooltip which is displayed when the mouse pointer is hovering over the removal cross.
Default value is "Remove".