This documentation is archived and is not being maintained.

IPostBackDataHandler Methods

The IPostBackDataHandler type exposes the following members.

  NameDescription
Public method LoadPostData When implemented by a class, processes postback data for an ASP.NET server control.
Public method RaisePostDataChangedEvent When implemented by a class, signals the server control to notify the ASP.NET application that the state of the control has changed.
Top
Show: