IPostBackDataHandler::RaisePostDataChangedEvent Method ()
.NET Framework (current version)
When implemented by a class, signals the server control to notify the ASP.NET application that the state of the control has changed.
Assembly: System.Web (in System.Web.dll)
The RaisePostDataChangedEvent method raises any change events for the server control that implements the IPostBackDataHandler interface.
.NET Framework
Available since 1.1
Available since 1.1
Show: