TogglerAltOpenText 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.WebControls
Assembly:
EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string AltOpenText { get; set; }
Public Property AltOpenText As String
Get
Set
Property Value
Type:
StringImplements
ITogglerAltOpenTextSee Also