The Image code generation tag places a static image on the generated page. 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 tag’s Properties dialog.
|
|
An image generated by Iron Speed Designer. |
Note also:
Use the ImageButton code generation tag if the image needs to have a clickable link.
Use the FieldValue code generation tag with the Type attribute set to Image if an image is being retrieved from a database table.
Image Pass-Through Attribute Properties