# C1.Web.Mvc.ItemsBoundControl-1.CreateChildComponents

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Web_Mvc_ItemsBoundControl_1_CreateChildComponents_" data-uid="C1.Web.Mvc.ItemsBoundControl`1.CreateChildComponents*">CreateChildComponents Method
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Web_Mvc_ItemsBoundControl_1_CreateChildComponents_" data-uid="C1.Web.Mvc.ItemsBoundControl`1.CreateChildComponents*"></a>
<h4 id="C1_Web_Mvc_ItemsBoundControl_1_CreateChildComponents" data-uid="C1.Web.Mvc.ItemsBoundControl`1.CreateChildComponents">CreateChildComponents()</h4>
<div class="markdown level1 summary"><p>Ensure the child components created.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">protected override void CreateChildComponents()</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Protected Overrides Sub CreateChildComponents()</code></pre>
</div>
<h5 class="overrides">Overrides</h5>
<div><a class="xref" href="C1.Web.Mvc.Component.CreateChildComponents.html#C1_Web_Mvc_Component_CreateChildComponents">Component.CreateChildComponents()</a></div>
</div>
