Raises events for the System.Web.UI.HtmlControls.HtmlAnchor control when it posts back to the server.
The HtmlAnchor.RaisePostBackEvent(string) method is used by the System.Web.UI.HtmlControls.HtmlAnchor control, when it is clicked, to raise a HtmlAnchor.ServerClick event.
This method is used primarily by control developers extending the functionality of the System.Web.UI.HtmlControls.HtmlAnchor control.