RadioButtonListShowLegend Property
|
If Legend is populated, this controls whether the rendered legend tag is visible to sighted users.
If false, the legend is classed "sr-only".
Namespace:
Bootstrap.A11y
Assembly:
Bootstrap.A11y (in Bootstrap.A11y.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic bool ShowLegend { get; set; }<asp:RadioButtonList ShowLegend="True|False" />
Property Value
Type:
Boolean
See Also