# FarPoint.Web.Spread.SpreadImage.RaisePostDataChangedEvent

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Web_Spread_SpreadImage_RaisePostDataChangedEvent_" data-uid="FarPoint.Web.Spread.SpreadImage.RaisePostDataChangedEvent*">RaisePostDataChangedEvent Method
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Web_Spread_SpreadImage_RaisePostDataChangedEvent_" data-uid="FarPoint.Web.Spread.SpreadImage.RaisePostDataChangedEvent*"></a>
<h4 id="FarPoint_Web_Spread_SpreadImage_RaisePostDataChangedEvent" data-uid="FarPoint.Web.Spread.SpreadImage.RaisePostDataChangedEvent">RaisePostDataChangedEvent()</h4>
<div class="markdown level1 summary"><p>Notifies the server control that caused the postback that
it should handle an incoming post back event.
Implements IPostBackEventHandler.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public void RaisePostDataChangedEvent()</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Sub RaisePostDataChangedEvent()</code></pre>
</div>
<h5 class="implements">Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.web.ui.ipostbackdatahandler.raisepostdatachangedevent">IPostBackDataHandler.RaisePostDataChangedEvent()</a></div>
</div>
