System.Web.UI.IPostBackDataHandler Members

The members of System.Web.UI.IPostBackDataHandler are listed below.

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.