# GrapeCity.ActiveReports.Aspnet.Designer.ConfigureExtensions

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Aspnet_Designer_ConfigureExtensions" data-uid="GrapeCity.ActiveReports.Aspnet.Designer.ConfigureExtensions" class="text-break">ConfigureExtensions Class
</h1>
  <div class="markdown level0 summary"><p>Represents methods for configuring the web host application.</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">ConfigureExtensions</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Aspnet.Designer.html">GrapeCity.ActiveReports.Aspnet.Designer</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Aspnet.Designer.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Aspnet_Designer_ConfigureExtensions_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public static class ConfigureExtensions</code></pre>
  </div>
  <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="GrapeCity_ActiveReports_Aspnet_Designer_ConfigureExtensions_UseReportDesigner_Owin_IAppBuilder_GrapeCity_ActiveReports_Web_Designer_IReportDesignerBackendApi_" data-uid="GrapeCity.ActiveReports.Aspnet.Designer.ConfigureExtensions.UseReportDesigner(Owin.IAppBuilder,GrapeCity.ActiveReports.Web.Designer.IReportDesignerBackendApi)">
          <a class="xref" href="GrapeCity.ActiveReports.Aspnet.Designer.ConfigureExtensions.UseReportDesigner.html#GrapeCity_ActiveReports_Aspnet_Designer_ConfigureExtensions_UseReportDesigner_Owin_IAppBuilder_GrapeCity_ActiveReports_Web_Designer_IReportDesignerBackendApi_">UseReportDesigner(IAppBuilder, IReportDesignerBackendApi)</a>
        </td>
        <td class="markdown level1 summary"><p>Configures middleware for the ActiveReports designer API.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Aspnet_Designer_ConfigureExtensions_UseReportDesigner_Owin_IAppBuilder_System_Action_GrapeCity_ActiveReports_Web_Designer_ReportDesignerConfiguration__" data-uid="GrapeCity.ActiveReports.Aspnet.Designer.ConfigureExtensions.UseReportDesigner(Owin.IAppBuilder,System.Action{GrapeCity.ActiveReports.Web.Designer.ReportDesignerConfiguration})">
          <a class="xref" href="GrapeCity.ActiveReports.Aspnet.Designer.ConfigureExtensions.UseReportDesigner.html#GrapeCity_ActiveReports_Aspnet_Designer_ConfigureExtensions_UseReportDesigner_Owin_IAppBuilder_System_Action_GrapeCity_ActiveReports_Web_Designer_ReportDesignerConfiguration__">UseReportDesigner(IAppBuilder, Action&lt;ReportDesignerConfiguration&gt;)</a>
        </td>
        <td class="markdown level1 summary"><p>Configures middleware for the ActiveReports designer API.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
