System.Web.UI.HtmlControls.HtmlAnchor.ServerClick Event

Occurs when the System.Web.UI.HtmlControls.HtmlAnchor control is clicked.

Syntax

public event EventHandler ServerClick

Remarks

The HtmlAnchor.ServerClick event is raised when the System.Web.UI.HtmlControls.HtmlAnchor control is clicked. This server event causes a round trip to occur from the client to the server and back.

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