ImageMap.Render Method (HtmlTextWriter)
.NET Framework (current version)
Sends the ImageMap control content to the specified System.Web.UI.HtmlTextWriter object, which writes the content to render on the client.
Assembly: System.Web (in System.Web.dll)
Parameters
- writer
-
Type:
System.Web.UI.HtmlTextWriter
The System.Web.UI.HtmlTextWriter object that receives the ImageMap control content.
.NET Framework
Available since 2.0
Available since 2.0
Show: