- writer
- An System.Web.UI.HtmlTextWriter that represents the output stream to render HTML content on the client.
The Image.RenderContents(System.Web.UI.HtmlTextWriter) method is primarily used by control developers. The System.Web.UI.WebControls.Image control implements the Image.RenderContents(System.Web.UI.HtmlTextWriter) method to skip rendering of any child controls.