The HyperLink code generation tag places a hyperlink on the generated page that the application user can click to go to another web 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 Properties dialog. Note, however, the GEN:Hyperlink tag is not data-bound, so it will not display data from your database as a clickable link.
|
|
A hypertext link rendered by Iron Speed Designer. |
<GEN:HyperLink Name=”ClearanceItems”/>
Hyperlink Pass-Through Attributes