[]
        
(Showing Draft Content)

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

ControlBuilderFactory Constructor

ControlBuilderFactory(HtmlHelper<TModel>)

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

Declaration
public ControlBuilderFactory(HtmlHelper<TModel> helper)
Parameters
Type Name Description
HtmlHelper<TModel> helper

The specified HtmlHelper object.