Click or drag to resize

PaginatorLabel 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)
Syntax
public string Label { get; set; }

Property Value

Type: String
The label to be shown to screen readers.
See Also