ImageButton::RaisePostDataChangedEvent Method ()
.NET Framework (current version)
Notifies the ASP.NET application that the state of the ImageButton control has changed.
Assembly: System.Web (in System.Web.dll)
The RaisePostDataChangedEvent member is used primarily by control developers when deriving a custom class from the ImageButton control.
This method can be overridden in a derived class to raise change events for the ImageButton control when it posts back to the server.
.NET Framework
Available since 2.0
Available since 2.0
Show: