PageLink
<PageLink> returns a link to a Web Page, if the link can be resolved. <PageLink> is used in Dynamic Linking and is for ASP.NET and JSP only.
<PageLink>-
Language Command ASP.NET Server Control <tridion:PageLink runat="server">JSP Custom Tag <tridion:PageLink> - Attributes:
-
Attribute name Description PageURIThe Content Manager URI (unique identifier) of the Page to link to AnchorThe name of an anchor to append to the link LinkTextThe text to display as link text. If left empty, Dynamic link resolving uses the information in a child element of this Server Control as the clickable item (say, an <img>tag)LinkAttributesAdditional attributes to add to the link TextOnFailA Boolean parameter indicating whether to display the link (or a child element, if used) if the link cannot be resolved ParametersA query string to append to the link