Click or drag to resize

ITogglerAltCloseText Property

Gets sets the text for use in the toggler's HTML ALT tag when the toggler is open and clicking on the toggler will cloes 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 AltCloseText { get; set; }

Property Value

Type: String
See Also