System.Web.UI.HtmlControls.HtmlInputImage.ServerClick Event

Occurs on the server when the user clicks an System.Web.UI.HtmlControls.HtmlInputImage control.

Syntax

public event System.Web.UI.ImageClickEventHandler ServerClick

Remarks

The HtmlInputImage.ServerClick event is raised when the user clicks an System.Web.UI.HtmlControls.HtmlInputImage control.

For more information about handling events, see Consuming Events.

Requirements

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