Click or drag to resize

BrowserInfoUsesAltForTooltip Property

Older browsers (specifically IE pre-version 8) use an HTML element's ALT attribute for a tooltip if that element does not have a TITLE attribute.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public bool UsesAltForTooltip { get; }

Property Value

Type: Boolean
See Also