Sends the System.Web.UI.WebControls.ImageMap control content to the specified System.Web.UI.HtmlTextWriter object, which writes the content to render on the client.
- writer
- The System.Web.UI.HtmlTextWriter object that receives the System.Web.UI.WebControls.ImageMap control content.
This method is used primarily by control developers. When developing a custom server control derived from the System.Web.UI.WebControls.ImageMap control, you can override this method to generate content for the System.Web.UI.WebControls.ImageMap.