DynamicComponentLink
<DynamicComponentLink> creates a reference to a Component Presentation used in combination with a 'dummy page' to which information about the Component is passed through parameters. <DynamicComponentLink> is used in Dynamic Linking.
<DynamicComponentLink>-
Language Command ASP.NET Server Control <tridion:DynamicComponentLink runat="server">JSP Custom Tag <tridion:DynamicComponentLink> - Attributes:
-
Attribute name Description PageURIThe Content Manager URI (unique identifier) of the dummy Page on which to display the Dynamic Component Presentation ComponentURIThe Content Manager URI (unique identifier) of the Component to link to TemplateURIThe Content Manager URI (unique identifier) of a Component Template to render the Component with on this page 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