# C1.Web.Mvc.Fluent.ControlBuilderFactory

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Web_Mvc_Fluent_ControlBuilderFactory" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory" class="text-break">ControlBuilderFactory Class
</h1>
  <div class="markdown level0 summary"><p>Defines a factory class to create different controls' builders.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">HideObjectMembers</span></div>
    <div class="level2"><span class="xref">ControlBuilderFactory</span></div>
      <div class="level3"><a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory-1.html">ControlBuilderFactory&lt;TModel&gt;</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Web.Mvc.Fluent.html">C1.Web.Mvc.Fluent</a></h6>
  <h6><strong>Assembly</strong>: C1.AspNetCore.Mvc.dll</h6>
  <h5 id="C1_Web_Mvc_Fluent_ControlBuilderFactory_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ControlBuilderFactory : HideObjectMembers</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ControlBuilderFactory
    Inherits HideObjectMembers</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory__ctor_Microsoft_AspNetCore_Mvc_Rendering_IHtmlHelper_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.#ctor(Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.-ctor.html#C1_Web_Mvc_Fluent_ControlBuilderFactory__ctor_Microsoft_AspNetCore_Mvc_Rendering_IHtmlHelper_">ControlBuilderFactory(IHtmlHelper)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.html">ControlBuilderFactory</a> class
by using the specified html helper instance.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_Accordion_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.Accordion(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.Accordion.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_Accordion_System_String_">Accordion(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.Accordion.html">Accordion</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_AutoComplete_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.AutoComplete(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.AutoComplete.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_AutoComplete_System_String_">AutoComplete(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.AutoComplete-1.html">AutoComplete&lt;T&gt;</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_AutoComplete__1_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.AutoComplete``1(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.AutoComplete.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_AutoComplete__1_System_String_">AutoComplete&lt;T&gt;(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.AutoComplete-1.html">AutoComplete&lt;T&gt;</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_AutoGridLayout" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.AutoGridLayout">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.AutoGridLayout.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_AutoGridLayout">AutoGridLayout()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.AutoGridLayout.html">AutoGridLayout</a> service.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_BulletGraph_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.BulletGraph(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.BulletGraph.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_BulletGraph_System_String_">BulletGraph(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.BulletGraph.html">BulletGraph</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_Calendar_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.Calendar(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.Calendar.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_Calendar_System_String_">Calendar(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.Calendar.html">Calendar</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_Codabar_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.Codabar(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.Codabar.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_Codabar_System_String_">Codabar(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.Codabar.html">Codabar</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_Code128_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.Code128(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.Code128.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_Code128_System_String_">Code128(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.Code128.html">Code128</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_Code39_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.Code39(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.Code39.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_Code39_System_String_">Code39(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.Code39.html">Code39</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_Code49_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.Code49(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.Code49.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_Code49_System_String_">Code49(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.Code49.html">Code49</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_Code93_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.Code93(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.Code93.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_Code93_System_String_">Code93(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.Code93.html">Code93</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_CollectionViewNavigator_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.CollectionViewNavigator(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.CollectionViewNavigator.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_CollectionViewNavigator_System_String_">CollectionViewNavigator(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.CollectionViewNavigator.html">CollectionViewNavigator</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_CollectionViewService_System_Collections_Generic_IEnumerable_System_Object__" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.CollectionViewService(System.Collections.Generic.IEnumerable{System.Object})">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.CollectionViewService.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_CollectionViewService_System_Collections_Generic_IEnumerable_System_Object__">CollectionViewService(IEnumerable&lt;object&gt;)</a>
        </td>
        <td class="markdown level1 summary"><p>Create a CollectionViewServiceBuilder.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_CollectionViewService__1_System_Collections_Generic_IEnumerable___0__" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.CollectionViewService``1(System.Collections.Generic.IEnumerable{``0})">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.CollectionViewService.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_CollectionViewService__1_System_Collections_Generic_IEnumerable___0__">CollectionViewService&lt;T&gt;(IEnumerable&lt;T&gt;)</a>
        </td>
        <td class="markdown level1 summary"><p>Create a CollectionViewServiceBuilder.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_ColorPicker_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.ColorPicker(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.ColorPicker.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_ColorPicker_System_String_">ColorPicker(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.ColorPicker.html">ColorPicker</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_ComboBox_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.ComboBox(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.ComboBox.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_ComboBox_System_String_">ComboBox(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.ComboBox-1.html">ComboBox&lt;T&gt;</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_ComboBox__1_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.ComboBox``1(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.ComboBox.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_ComboBox__1_System_String_">ComboBox&lt;T&gt;(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.ComboBox-1.html">ComboBox&lt;T&gt;</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_DashboardLayout_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.DashboardLayout(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.DashboardLayout.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_DashboardLayout_System_String_">DashboardLayout(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.DashboardLayout.html">DashboardLayout</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_DataMatrixEcc000_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.DataMatrixEcc000(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.DataMatrixEcc000.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_DataMatrixEcc000_System_String_">DataMatrixEcc000(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.DataMatrixEcc000.html">DataMatrixEcc000</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_DataMatrixEcc200_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.DataMatrixEcc200(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.DataMatrixEcc200.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_DataMatrixEcc200_System_String_">DataMatrixEcc200(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.DataMatrixEcc200.html">DataMatrixEcc200</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_DeferredScripts" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.DeferredScripts">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.DeferredScripts.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_DeferredScripts">DeferredScripts()</a>
        </td>
        <td class="markdown level1 summary"><p>Render the deferred scripts.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_Ean13_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.Ean13(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.Ean13.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_Ean13_System_String_">Ean13(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.Ean13.html">Ean13</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_Ean8_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.Ean8(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.Ean8.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_Ean8_System_String_">Ean8(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.Ean8.html">Ean8</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_FileManager_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.FileManager(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.FileManager.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_FileManager_System_String_">FileManager(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.FileManager.html">FileManager</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_FlexChart_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.FlexChart(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.FlexChart.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_FlexChart_System_String_">FlexChart(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.FlexChart-1.html">FlexChart&lt;T&gt;</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_FlexChart__1_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.FlexChart``1(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.FlexChart.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_FlexChart__1_System_String_">FlexChart&lt;T&gt;(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.FlexChart-1.html">FlexChart&lt;T&gt;</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_FlexGrid_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.FlexGrid(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.FlexGrid.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_FlexGrid_System_String_">FlexGrid(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.FlexGrid-1.html">FlexGrid&lt;T&gt;</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_FlexGridSearch_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.FlexGridSearch(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.FlexGridSearch.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_FlexGridSearch_System_String_">FlexGridSearch(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.FlexGridSearch.html">FlexGridSearch</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_FlexGrid__1_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.FlexGrid``1(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.FlexGrid.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_FlexGrid__1_System_String_">FlexGrid&lt;T&gt;(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.FlexGrid-1.html">FlexGrid&lt;T&gt;</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_FlexMap_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.FlexMap(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.FlexMap.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_FlexMap_System_String_">FlexMap(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.FlexMap-1.html">FlexMap&lt;T&gt;</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_FlexMap__1_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.FlexMap``1(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.FlexMap.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_FlexMap__1_System_String_">FlexMap&lt;T&gt;(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.FlexMap-1.html">FlexMap&lt;T&gt;</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_FlexPie_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.FlexPie(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.FlexPie.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_FlexPie_System_String_">FlexPie(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.FlexPie-1.html">FlexPie&lt;T&gt;</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_FlexPie__1_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.FlexPie``1(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.FlexPie.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_FlexPie__1_System_String_">FlexPie&lt;T&gt;(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.FlexPie-1.html">FlexPie&lt;T&gt;</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_FlexRadar_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.FlexRadar(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.FlexRadar.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_FlexRadar_System_String_">FlexRadar(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.FlexRadar-1.html">FlexRadar&lt;T&gt;</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_FlexRadar__1_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.FlexRadar``1(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.FlexRadar.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_FlexRadar__1_System_String_">FlexRadar&lt;T&gt;(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.FlexRadar-1.html">FlexRadar&lt;T&gt;</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_FlowLayout" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.FlowLayout">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.FlowLayout.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_FlowLayout">FlowLayout()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.FlowLayout.html">FlowLayout</a> service.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_Gs1DataBarExpanded_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.Gs1DataBarExpanded(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.Gs1DataBarExpanded.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_Gs1DataBarExpanded_System_String_">Gs1DataBarExpanded(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.Gs1DataBarExpanded.html">Gs1DataBarExpanded</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_Gs1DataBarExpandedStacked_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.Gs1DataBarExpandedStacked(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.Gs1DataBarExpandedStacked.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_Gs1DataBarExpandedStacked_System_String_">Gs1DataBarExpandedStacked(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.Gs1DataBarExpandedStacked.html">Gs1DataBarExpandedStacked</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_Gs1DataBarLimited_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.Gs1DataBarLimited(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.Gs1DataBarLimited.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_Gs1DataBarLimited_System_String_">Gs1DataBarLimited(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.Gs1DataBarLimited.html">Gs1DataBarLimited</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_Gs1DataBarOmnidirectional_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.Gs1DataBarOmnidirectional(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.Gs1DataBarOmnidirectional.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_Gs1DataBarOmnidirectional_System_String_">Gs1DataBarOmnidirectional(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.Gs1DataBarOmnidirectional.html">Gs1DataBarOmnidirectional</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_Gs1DataBarStacked_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.Gs1DataBarStacked(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.Gs1DataBarStacked.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_Gs1DataBarStacked_System_String_">Gs1DataBarStacked(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.Gs1DataBarStacked.html">Gs1DataBarStacked</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_Gs1DataBarStackedOmnidirectional_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.Gs1DataBarStackedOmnidirectional(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.Gs1DataBarStackedOmnidirectional.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_Gs1DataBarStackedOmnidirectional_System_String_">Gs1DataBarStackedOmnidirectional(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.Gs1DataBarStackedOmnidirectional.html">Gs1DataBarStackedOmnidirectional</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_Gs1DataBarTruncated_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.Gs1DataBarTruncated(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.Gs1DataBarTruncated.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_Gs1DataBarTruncated_System_String_">Gs1DataBarTruncated(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.Gs1DataBarTruncated.html">Gs1DataBarTruncated</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_Gs1_128_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.Gs1_128(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.Gs1_128.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_Gs1_128_System_String_">Gs1_128(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.Gs1_128.html">Gs1_128</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_InputColor_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.InputColor(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.InputColor.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_InputColor_System_String_">InputColor(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.InputColor.html">InputColor</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_InputDate_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.InputDate(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.InputDate.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_InputDate_System_String_">InputDate(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.InputDate.html">InputDate</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_InputDateRange_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.InputDateRange(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.InputDateRange.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_InputDateRange_System_String_">InputDateRange(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.InputDateRange.html">InputDateRange</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_InputDateTime_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.InputDateTime(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.InputDateTime.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_InputDateTime_System_String_">InputDateTime(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.InputDateTime.html">InputDateTime</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_InputMask_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.InputMask(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.InputMask.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_InputMask_System_String_">InputMask(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.InputMask.html">InputMask</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_InputNumber_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.InputNumber(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.InputNumber.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_InputNumber_System_String_">InputNumber(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.InputNumber.html">InputNumber</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_InputTime_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.InputTime(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.InputTime.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_InputTime_System_String_">InputTime(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.InputTime-1.html">InputTime&lt;T&gt;</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_InputTime__1_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.InputTime``1(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.InputTime.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_InputTime__1_System_String_">InputTime&lt;T&gt;(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.InputTime-1.html">InputTime&lt;T&gt;</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_Interleaved2of5_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.Interleaved2of5(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.Interleaved2of5.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_Interleaved2of5_System_String_">Interleaved2of5(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.Interleaved2of5.html">Interleaved2of5</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_Itf14_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.Itf14(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.Itf14.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_Itf14_System_String_">Itf14(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.Itf14.html">Itf14</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_JapanesePostal_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.JapanesePostal(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.JapanesePostal.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_JapanesePostal_System_String_">JapanesePostal(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.JapanesePostal.html">JapanesePostal</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_LinearGauge_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.LinearGauge(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.LinearGauge.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_LinearGauge_System_String_">LinearGauge(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.LinearGauge.html">LinearGauge</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_ListBox_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.ListBox(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.ListBox.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_ListBox_System_String_">ListBox(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.ListBox-1.html">ListBox&lt;T&gt;</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_ListBox__1_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.ListBox``1(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.ListBox.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_ListBox__1_System_String_">ListBox&lt;T&gt;(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.ListBox-1.html">ListBox&lt;T&gt;</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_ManualGridLayout" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.ManualGridLayout">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.ManualGridLayout.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_ManualGridLayout">ManualGridLayout()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.ManualGridLayout.html">ManualGridLayout</a> service.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_Menu_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.Menu(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.Menu.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_Menu_System_String_">Menu(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Create a Menu.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_MicroPdf417_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.MicroPdf417(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.MicroPdf417.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_MicroPdf417_System_String_">MicroPdf417(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.MicroPdf417.html">MicroPdf417</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_MultiAutoComplete_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.MultiAutoComplete(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.MultiAutoComplete.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_MultiAutoComplete_System_String_">MultiAutoComplete(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.MultiAutoComplete-1.html">MultiAutoComplete&lt;T&gt;</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_MultiAutoComplete__1_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.MultiAutoComplete``1(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.MultiAutoComplete.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_MultiAutoComplete__1_System_String_">MultiAutoComplete&lt;T&gt;(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.MultiAutoComplete-1.html">MultiAutoComplete&lt;T&gt;</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_MultiSelect_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.MultiSelect(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.MultiSelect.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_MultiSelect_System_String_">MultiSelect(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.MultiSelect-1.html">MultiSelect&lt;T&gt;</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_MultiSelectListBox_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.MultiSelectListBox(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.MultiSelectListBox.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_MultiSelectListBox_System_String_">MultiSelectListBox(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.MultiSelectListBox-1.html">MultiSelectListBox&lt;T&gt;</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_MultiSelectListBox__1_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.MultiSelectListBox``1(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.MultiSelectListBox.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_MultiSelectListBox__1_System_String_">MultiSelectListBox&lt;T&gt;(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.MultiSelectListBox-1.html">MultiSelectListBox&lt;T&gt;</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_MultiSelect__1_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.MultiSelect``1(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.MultiSelect.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_MultiSelect__1_System_String_">MultiSelect&lt;T&gt;(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.MultiSelect-1.html">MultiSelect&lt;T&gt;</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_ODataCollectionViewService" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.ODataCollectionViewService">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.ODataCollectionViewService.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_ODataCollectionViewService">ODataCollectionViewService()</a>
        </td>
        <td class="markdown level1 summary"><p>Create a ODataCollectionViewServiceBuilder.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_ODataVirtualCollectionViewService" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.ODataVirtualCollectionViewService">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.ODataVirtualCollectionViewService.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_ODataVirtualCollectionViewService">ODataVirtualCollectionViewService()</a>
        </td>
        <td class="markdown level1 summary"><p>Create a ODataVirtualCollectionViewServiceBuilder.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_Pager_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.Pager(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.Pager.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_Pager_System_String_">Pager(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.Pager.html">Pager</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_Pdf417_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.Pdf417(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.Pdf417.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_Pdf417_System_String_">Pdf417(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.Pdf417.html">Pdf417</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_Popup_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.Popup(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.Popup.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_Popup_System_String_">Popup(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.Popup.html">Popup</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_QrCode_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.QrCode(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.QrCode.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_QrCode_System_String_">QrCode(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.QrCode.html">QrCode</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_RadialGauge_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.RadialGauge(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.RadialGauge.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_RadialGauge_System_String_">RadialGauge(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.RadialGauge.html">RadialGauge</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_Scripts" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.Scripts">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.Scripts.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_Scripts">Scripts()</a>
        </td>
        <td class="markdown level1 summary"><p>Register the specified scripts.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_SplitLayout" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.SplitLayout">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.SplitLayout.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_SplitLayout">SplitLayout()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.SplitLayout.html">SplitLayout</a> service.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_Styles" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.Styles">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.Styles.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_Styles">Styles()</a>
        </td>
        <td class="markdown level1 summary"><p>Register the style sheets.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_Sunburst_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.Sunburst(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.Sunburst.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_Sunburst_System_String_">Sunburst(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.Sunburst-1.html">Sunburst&lt;T&gt;</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_Sunburst__1_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.Sunburst``1(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.Sunburst.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_Sunburst__1_System_String_">Sunburst&lt;T&gt;(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.Sunburst-1.html">Sunburst&lt;T&gt;</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_TabPanel_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.TabPanel(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.TabPanel.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_TabPanel_System_String_">TabPanel(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.TabPanel.html">TabPanel</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_TreeMap_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.TreeMap(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.TreeMap.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_TreeMap_System_String_">TreeMap(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.TreeMap-1.html">TreeMap&lt;T&gt;</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_TreeMap__1_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.TreeMap``1(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.TreeMap.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_TreeMap__1_System_String_">TreeMap&lt;T&gt;(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.TreeMap-1.html">TreeMap&lt;T&gt;</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_TreeView_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.TreeView(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.TreeView.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_TreeView_System_String_">TreeView(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.TreeView.html">TreeView</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_UpcA_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.UpcA(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.UpcA.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_UpcA_System_String_">UpcA(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.UpcA.html">UpcA</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_UpcE0_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.UpcE0(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.UpcE0.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_UpcE0_System_String_">UpcE0(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.UpcE0.html">UpcE0</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_ControlBuilderFactory_UpcE1_System_String_" data-uid="C1.Web.Mvc.Fluent.ControlBuilderFactory.UpcE1(System.String)">
          <a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilderFactory.UpcE1.html#C1_Web_Mvc_Fluent_ControlBuilderFactory_UpcE1_System_String_">UpcE1(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="C1.Web.Mvc.UpcE1.html">UpcE1</a> control
and attaches it to the dom elements matching against the specified selector.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
