[]
Initializes a new instance of the ControlBuilderFactory class by using the specified html helper instance.
public ControlBuilderFactory(HtmlHelper helper)
Public Sub New(helper As HtmlHelper)
| Type | Name | Description |
|---|---|---|
| HtmlHelper | helper | The specified HtmlHelper object. |