[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ControlBuilderFactory.-ctor

ControlBuilderFactory Constructor

ControlBuilderFactory(IHtmlHelper)

Initializes a new instance of the ControlBuilderFactory class by using the specified html helper instance.

Declaration
public ControlBuilderFactory(IHtmlHelper helper)
Public Sub New(helper As IHtmlHelper)
Parameters
Type Name Description
IHtmlHelper helper

The specified HtmlHelper object.