TogglerAltCloseText 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.WebControls
Assembly:
EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntaxpublic string AltCloseText { get; set; }
Public Property AltCloseText As String
Get
Set
Property Value
Type:
StringImplements
ITogglerAltCloseText
See Also