Click or drag to resize

CheckBoxBuildWrapperClass Method

Builds the class for the wrapper div.

Namespace:  Bootstrap.A11y
Assembly:  Bootstrap.A11y (in Bootstrap.A11y.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C#
protected string BuildWrapperClass()

Return Value

Type: String
The CSS class(es) to be applied to the wrapper div.
See Also