System.Web.UI.IPostBackDataHandler: Method Members

The methods of System.Web.UI.IPostBackDataHandler are listed below. For a list of all members, see the IPostBackDataHandler Members list.

Public Methods

LoadPostData(string, System.Collections.Specialized.NameValueCollection) : bool

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.