BuilderFactoryExtensions.BootstrapCheckBox Method
| Name | Parameters | Description |
|---|---|---|
| BootstrapCheckBox(BuilderFactory) static | builderFactory | Creates a Check Box control. |
| BootstrapCheckBox(BuilderFactory, String) static | builderFactory, name | Creates a Check Box control with a specified name. |