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