System.Web.UI.WebControls.Image: Method Members

The methods of System.Web.UI.WebControls.Image are listed below. For a list of all members, see the Image Members list.

See Also: Inherited members from System.Web.UI.WebControls.WebControl

Protected Methods

override
AddAttributesToRender(System.Web.UI.HtmlTextWriter)

Adds the attributes of an System.Web.UI.WebControls.Image to the output stream for rendering on the client.

override
RenderContents(System.Web.UI.HtmlTextWriter)

Renders the image control contents to the specified writer.