Image Tag

Purpose

The Image code generation tag places a static image on the page.  The image could be an icon, logo, or any other picture file in the GIF, JPG or other browser-supported format.  When the ASPX page or ASCX control is displayed, the server-side control for this tag will return a reference to the image file specified in the Property Sheet.

An image created by Iron Speed Designer.

Note also:

Examples

<GEN:Image Name=“Masthead”/>

See Also

Code Generation Tags

Code Generation Tag Properties