IPostBackDataHandler Methods
.NET Framework (current version)
Namespace:
System.Web.UI
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | LoadPostData(String, NameValueCollection) | 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:
