Renders the System.Web.UI.HtmlControls.HtmlAnchor control's attributes to the specified System.Web.UI.HtmlTextWriter object.
- writer
The System.Web.UI.HtmlTextWriter that contains the output stream to render on the client.
If the value of the HtmlAnchor.HRef property is a malformed URL, the HtmlAnchor.RenderAttributes(System.Web.UI.HtmlTextWriter) method throws an System.Web.HttpException exception.