Gets or sets the type of the label.
Namespace:
Bootstrap.A11y
Assembly:
Bootstrap.A11y (in Bootstrap.A11y.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic LabelTypes LabelType { get; set; }<asp:Label LabelType="LabelTypes" />
Property Value
Type:
LabelTypes
The type of the label.
See Also