Occurs when the System.Web.UI.HtmlControls.HtmlAnchor control is clicked.
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.