# GrapeCity.ActiveReports.Web.Viewer.IReportResourceProvider

## Content

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



  <h1 id="GrapeCity_ActiveReports_Web_Viewer_IReportResourceProvider" data-uid="GrapeCity.ActiveReports.Web.Viewer.IReportResourceProvider" class="text-break">IReportResourceProvider Interface
</h1>
  <div class="markdown level0 summary"><p>Represents a set of methods for accessing to the resources.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Web.Viewer.html">GrapeCity.ActiveReports.Web.Viewer</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Web.Viewer.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Web_Viewer_IReportResourceProvider_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IReportResourceProvider</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_Web_Viewer_IReportResourceProvider_GetResource_GrapeCity_ActiveReports_ResourceInfo_" data-uid="GrapeCity.ActiveReports.Web.Viewer.IReportResourceProvider.GetResource(GrapeCity.ActiveReports.ResourceInfo)">
          <a class="xref" href="GrapeCity.ActiveReports.Web.Viewer.IReportResourceProvider.GetResource.html#GrapeCity_ActiveReports_Web_Viewer_IReportResourceProvider_GetResource_GrapeCity_ActiveReports_ResourceInfo_">GetResource(ResourceInfo)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the resource in a format compatible with the backend based on the specified resource information.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
