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; }
Public ReadOnly Property SuppressAlt As Boolean
Get
Property Value
Type:
BooleanSee Also