System.Web.UI.HtmlControls Namespace
Allows programmatic access to the HTML <img> element on the server.
Visibility |
Constructor |
Parameters |
public |
HtmlImage |
( )
|
|
Use this control to display an image on a Web page. The HtmlImage control can be programmatically manipulated to change the image displayed, the image size, and the alignment of the image relative to other page elements.
For examples illustrating use of this control, see the individual member types of this class. For syntax information, see HtmlImage in ASP.NET Syntax for HTML Controls.
HtmlControl HtmlButton