Click or drag to resize

SessionSuppressAlt Property

Determines whether or not the ALT attribute should be suppressed. In general it should NOT be suppressed, but on a few older browsers (specifically IE6/7) we need to suppress ALT when no screen reader is being used and we want BubbleTips.

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

Property Value

Type: Boolean
See Also