# FarPoint.Web.Spread.StateManaged

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Web_Spread_StateManaged" data-uid="FarPoint.Web.Spread.StateManaged" class="text-break">StateManaged Class
</h1>
  <div class="markdown level0 summary"><p>Handles the state view of the child class that is derived from it.</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">StateManaged</span></div>
      <div class="level2"><a class="xref" href="FarPoint.Web.Spread.FormulaEntry.html">FormulaEntry</a></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.web.ui.istatemanager">IStateManager</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Web.Spread.html">FarPoint.Web.Spread</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Web.Spread.dll</h6>
  <h5 id="FarPoint_Web_Spread_StateManaged_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class StateManaged : IStateManager</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class StateManaged
    Implements IStateManager</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="FarPoint_Web_Spread_StateManaged__ctor" data-uid="FarPoint.Web.Spread.StateManaged.#ctor">
          <a class="xref" href="FarPoint.Web.Spread.StateManaged.-ctor.html#FarPoint_Web_Spread_StateManaged__ctor">StateManaged()</a>
        </td>
        <td class="markdown level1 summary"></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="FarPoint_Web_Spread_StateManaged_IsTrackingViewState" data-uid="FarPoint.Web.Spread.StateManaged.IsTrackingViewState">
          <a class="xref" href="FarPoint.Web.Spread.StateManaged.IsTrackingViewState.html#FarPoint_Web_Spread_StateManaged_IsTrackingViewState">IsTrackingViewState</a>
        </td>
        <td class="markdown level1 summary"><p>Checks the tracking state.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StateManaged_ViewState" data-uid="FarPoint.Web.Spread.StateManaged.ViewState">
          <a class="xref" href="FarPoint.Web.Spread.StateManaged.ViewState.html#FarPoint_Web_Spread_StateManaged_ViewState">ViewState</a>
        </td>
        <td class="markdown level1 summary"><p>Stores the view state.</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="FarPoint_Web_Spread_StateManaged_LoadViewState_System_Object_" data-uid="FarPoint.Web.Spread.StateManaged.LoadViewState(System.Object)">
          <a class="xref" href="FarPoint.Web.Spread.StateManaged.LoadViewState.html#FarPoint_Web_Spread_StateManaged_LoadViewState_System_Object_">LoadViewState(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads the stored view state.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StateManaged_SaveViewState" data-uid="FarPoint.Web.Spread.StateManaged.SaveViewState">
          <a class="xref" href="FarPoint.Web.Spread.StateManaged.SaveViewState.html#FarPoint_Web_Spread_StateManaged_SaveViewState">SaveViewState()</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the state.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StateManaged_TrackViewState" data-uid="FarPoint.Web.Spread.StateManaged.TrackViewState">
          <a class="xref" href="FarPoint.Web.Spread.StateManaged.TrackViewState.html#FarPoint_Web_Spread_StateManaged_TrackViewState">TrackViewState()</a>
        </td>
        <td class="markdown level1 summary"><p>Tracks the view state.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
