Image Tag

Purpose

The Image code generation tag places a static image on the generated 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 Properties dialog.

An image generated by Iron Speed Designer.

Note also:

Examples

<GEN:Image Name=”Masthead”/>

See also

Image Display Properties

Image Pass-Through Attributes