# C1.Web.Mvc.DashboardLayout

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Web_Mvc_DashboardLayout" data-uid="C1.Web.Mvc.DashboardLayout" class="text-break">DashboardLayout Class
</h1>
  <div class="markdown level0 summary"><p>It is a consolidated display of many views and related information in a single place. It is used to compare and monitor a variety of data simultaneously. The different data views are displayed all at once.</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"><a class="xref" href="C1.Web.Mvc.Component.html">Component</a></div>
    <div class="level2"><a class="xref" href="C1.Web.Mvc.Control.html">Control</a></div>
    <div class="level3"><span class="xref">DashboardLayout</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.web.ihtmlstring">IHtmlString</a></div>
    <div><a class="xref" href="C1.Web.Mvc.ITemplate.html">ITemplate</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Web.Mvc.html">C1.Web.Mvc</a></h6>
  <h6><strong>Assembly</strong>: C1.Web.Mvc.dll</h6>
  <h5 id="C1_Web_Mvc_DashboardLayout_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class DashboardLayout : Control, IHtmlString, ITemplate</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class DashboardLayout
    Inherits Control
    Implements IHtmlString, ITemplate</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_DashboardLayout__ctor_System_Web_Mvc_HtmlHelper_System_String_" data-uid="C1.Web.Mvc.DashboardLayout.#ctor(System.Web.Mvc.HtmlHelper,System.String)">
          <a class="xref" href="C1.Web.Mvc.DashboardLayout.-ctor.html#C1_Web_Mvc_DashboardLayout__ctor_System_Web_Mvc_HtmlHelper_System_String_">DashboardLayout(HtmlHelper, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates one <a class="xref" href="C1.Web.Mvc.DashboardLayout.html">DashboardLayout</a> instance.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</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_DashboardLayout_AllowDrag" data-uid="C1.Web.Mvc.DashboardLayout.AllowDrag">
          <a class="xref" href="C1.Web.Mvc.DashboardLayout.AllowDrag.html#C1_Web_Mvc_DashboardLayout_AllowDrag">AllowDrag</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a boolean value decides whether the tiles could be dragged.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_DashboardLayout_AllowHide" data-uid="C1.Web.Mvc.DashboardLayout.AllowHide">
          <a class="xref" href="C1.Web.Mvc.DashboardLayout.AllowHide.html#C1_Web_Mvc_DashboardLayout_AllowHide">AllowHide</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a boolean value decides whether the tiles could be hidden.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_DashboardLayout_AllowMaximize" data-uid="C1.Web.Mvc.DashboardLayout.AllowMaximize">
          <a class="xref" href="C1.Web.Mvc.DashboardLayout.AllowMaximize.html#C1_Web_Mvc_DashboardLayout_AllowMaximize">AllowMaximize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a boolean value decides whether the tiles could be maximized.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_DashboardLayout_AllowResize" data-uid="C1.Web.Mvc.DashboardLayout.AllowResize">
          <a class="xref" href="C1.Web.Mvc.DashboardLayout.AllowResize.html#C1_Web_Mvc_DashboardLayout_AllowResize">AllowResize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a boolean value decides whether the tiles could be resized.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_DashboardLayout_AllowShowAll" data-uid="C1.Web.Mvc.DashboardLayout.AllowShowAll">
          <a class="xref" href="C1.Web.Mvc.DashboardLayout.AllowShowAll.html#C1_Web_Mvc_DashboardLayout_AllowShowAll">AllowShowAll</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a boolean value decides whether all the tiles no matter visible or invisible are shown.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_DashboardLayout_Layout" data-uid="C1.Web.Mvc.DashboardLayout.Layout">
          <a class="xref" href="C1.Web.Mvc.DashboardLayout.Layout.html#C1_Web_Mvc_DashboardLayout_Layout">Layout</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the layout applied.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_DashboardLayout_LayoutId" data-uid="C1.Web.Mvc.DashboardLayout.LayoutId">
          <a class="xref" href="C1.Web.Mvc.DashboardLayout.LayoutId.html#C1_Web_Mvc_DashboardLayout_LayoutId">LayoutId</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the id of the layout applied</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_DashboardLayout_OnClientFormatTile" data-uid="C1.Web.Mvc.DashboardLayout.OnClientFormatTile">
          <a class="xref" href="C1.Web.Mvc.DashboardLayout.OnClientFormatTile.html#C1_Web_Mvc_DashboardLayout_OnClientFormatTile">OnClientFormatTile</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when an element representing a Tile has been created.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_DashboardLayout_OnClientLayoutChanged" data-uid="C1.Web.Mvc.DashboardLayout.OnClientLayoutChanged">
          <a class="xref" href="C1.Web.Mvc.DashboardLayout.OnClientLayoutChanged.html#C1_Web_Mvc_DashboardLayout_OnClientLayoutChanged">OnClientLayoutChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the layout is changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_DashboardLayout_OnClientTileActivated" data-uid="C1.Web.Mvc.DashboardLayout.OnClientTileActivated">
          <a class="xref" href="C1.Web.Mvc.DashboardLayout.OnClientTileActivated.html#C1_Web_Mvc_DashboardLayout_OnClientTileActivated">OnClientTileActivated</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the tile is activated.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_DashboardLayout_OnClientTileSizeChanged" data-uid="C1.Web.Mvc.DashboardLayout.OnClientTileSizeChanged">
          <a class="xref" href="C1.Web.Mvc.DashboardLayout.OnClientTileSizeChanged.html#C1_Web_Mvc_DashboardLayout_OnClientTileSizeChanged">OnClientTileSizeChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the tile is maximized or restored.</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_DashboardLayout_CreateChildComponents" data-uid="C1.Web.Mvc.DashboardLayout.CreateChildComponents">
          <a class="xref" href="C1.Web.Mvc.DashboardLayout.CreateChildComponents.html#C1_Web_Mvc_DashboardLayout_CreateChildComponents">CreateChildComponents()</a>
        </td>
        <td class="markdown level1 summary"><p>Ensures the child components created.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_DashboardLayout_RegisterStartupScript_System_Web_UI_HtmlTextWriter_" data-uid="C1.Web.Mvc.DashboardLayout.RegisterStartupScript(System.Web.UI.HtmlTextWriter)">
          <a class="xref" href="C1.Web.Mvc.DashboardLayout.RegisterStartupScript.html#C1_Web_Mvc_DashboardLayout_RegisterStartupScript_System_Web_UI_HtmlTextWriter_">RegisterStartupScript(HtmlTextWriter)</a>
        </td>
        <td class="markdown level1 summary"><p>Registers the startup scripts.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="C1.Web.Mvc.Fluent.IHtmlStringExtension.ToTemplate.html#C1_Web_Mvc_Fluent_IHtmlStringExtension_ToTemplate_System_Web_IHtmlString_">IHtmlStringExtension.ToTemplate(IHtmlString)</a>
  </div>

</div>
