[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.HtmlHelperExtension

HtmlHelperExtension Class

Extends the standard HtmlHelper class.

Inheritance
HtmlHelperExtension
Namespace: C1.Web.Mvc.Fluent
Assembly: C1.Web.Mvc.dll
Syntax
public static class HtmlHelperExtension

Methods

Name Description
C1(HtmlHelper)

Create the ControlBuilderFactory instance via HtmlHelper.

C1<TModel>(HtmlHelper<TModel>)

Create the ControlBuilderFactory instance via html helper.