tcdl:navigationLink

The <tcdl:navigationLink> tag defines the navigation links that are displayed in a <tcdl:navigationSection>. Each link displays a number between brackets indicating the number of related content items.

Syntax

<tcdl:itemTemplate>
          <tcdl:navigationLink /> 
</tcdl:itemTemplate>    			

Attributes

The <tcdl:navigationLink> tag has the following attribute:

AttributeDescriptionValues
showNumberOfItems(Optional). Set to true (the default) to display the number of content items that relate to the displayed link, for example Books (12), Music (1), otherwise false.true or false