# GrapeCity.ActiveReports.Web.InvariantResources

## Content

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



  <h1 id="GrapeCity_ActiveReports_Web_InvariantResources" data-uid="GrapeCity.ActiveReports.Web.InvariantResources" class="text-break">InvariantResources Class
</h1>
  <div class="markdown level0 summary"><p>A strongly-typed resource class, for looking up localized strings, etc.</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">InvariantResources</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Web.html">GrapeCity.ActiveReports.Web</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Web.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Web_InvariantResources_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class InvariantResources</code></pre>
  </div>
  <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="GrapeCity_ActiveReports_Web_InvariantResources_Culture" data-uid="GrapeCity.ActiveReports.Web.InvariantResources.Culture">
          <a class="xref" href="GrapeCity.ActiveReports.Web.InvariantResources.Culture.html#GrapeCity_ActiveReports_Web_InvariantResources_Culture">Culture</a>
        </td>
        <td class="markdown level1 summary"><p>Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_InvariantResources_ResourceManager" data-uid="GrapeCity.ActiveReports.Web.InvariantResources.ResourceManager">
          <a class="xref" href="GrapeCity.ActiveReports.Web.InvariantResources.ResourceManager.html#GrapeCity_ActiveReports_Web_InvariantResources_ResourceManager">ResourceManager</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the cached ResourceManager instance used by this class.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
