This documentation is archived and is not being maintained.
IPostBackDataHandler Methods
Visual Studio 2010
The IPostBackDataHandler type exposes the following members.
| Name | Description | |
|---|---|---|
|
LoadPostData | When implemented by a class, processes postback data for an ASP.NET server control. |
|
RaisePostDataChangedEvent | When implemented by a class, signals the server control to notify the ASP.NET application that the state of the control has changed. |
Show: