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