GridViewPagerLabel Property
|
Gets or sets a label to be shown to screen readers.
Namespace:
Bootstrap.A11y
Assembly:
Bootstrap.A11y (in Bootstrap.A11y.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic string Label { get; set; }<asp:GridViewPager Label="String" />
Property Value
Type:
String
The label to be shown to screen readers.
See Also