Hyperlink Tag Use

Used In

HTML Layout Pages and Page Templates

Code Generation Tag Attributes

Attribute

Required

Description

Name

Yes

The name of this tag.  This name must be unique within the file and cannot contain spaces.

The HyperLink tag places a text block that can be clicked by the application user to go to another web page.  Set the text block and URL in the tag’s Properties dialog.

Examples

<GEN:HyperLink Name=”ClearanceItems”/>

See Also

HyperLink Tag