Occurs when the System.Web.UI.WebControls.ImageButton is clicked.
The ImageButton.Click event is raised when the System.Web.UI.WebControls.ImageButton control is clicked.
This event causes the page to be posted back to the server.
For more information about handling events, see How to: Consume Events in a Web Forms Application.