System.Web.UI.WebControls.ImageButton.RaisePostDataChangedEvent Method

Notifies the ASP.NET application that the state of the System.Web.UI.WebControls.ImageButton control has changed.

Syntax

protected virtual void RaisePostDataChangedEvent ()

Remarks

The ImageButton.RaisePostDataChangedEvent member is used primarily by control developers when deriving a custom class from the System.Web.UI.WebControls.ImageButton control.

This method can be overridden in a derived class to raise change events for the System.Web.UI.WebControls.ImageButton control when it posts back to the server.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0