System.Web.UI.WebControls.ImageButton.Click Event

Occurs when the System.Web.UI.WebControls.ImageButton is clicked.

Syntax

public event System.Web.UI.ImageClickEventHandler Click

Remarks

The ImageButton.Click event is raised when the System.Web.UI.WebControls.ImageButton control is clicked.

Note:

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.

Requirements

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