Click or drag to resize

ITogglerAltOpenText Property

Gets sets the text for use in the toggler's HTML ALT tag when the toggler is closed and clicking on the toggler will open the content. Provided for improved accessibility by the visually impaired.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string AltOpenText { get; set; }

Property Value

Type: String
See Also