HyperLink Tag

Purpose

The HyperLink code generation tag places a hyperlink on the generated page.  When the ASPX page or ASCX control is displayed, the server-side control for this tag will return the HyperLink code specified in the tag’s Properties dialog.  Note, however, the GEN:Hyperlink is not a data-bound control, so it will not display data from your database as a clickable link.

A hypertext link rendered by Iron Speed Designer.

See also

Hyperlink Display Properties

Hyperlink Pass-Through Attribute Properties

Hyperlink Tag Use