System.Web.UI.HtmlControls.HtmlInputButton.ServerClick Event

Occurs when an System.Web.UI.HtmlControls.HtmlInputButton control is clicked on the Web page.

Syntax

public event EventHandler ServerClick

Remarks

This event is raised when an System.Web.UI.HtmlControls.HtmlInputButton control is clicked.

Note:

A Reset button does not raise the HtmlInputButton.ServerClick event.

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