[]
Initializes a new instance of the ControlBuilderFactory class by using the specified html helper instance.
public ControlBuilderFactory(HtmlHelper<TModel> helper)
| Type | Name | Description |
|---|---|---|
| HtmlHelper<TModel> | helper | The specified HtmlHelper object. |