tcdl:navigationSection

The <tcdl:navigationSection> tag generates a section for each facet related defines a section in your Web page in which search-based navigation is displayed.

Syntax

<tcdl:navigationSection>
      <tcdl:navigationSectionHeader>
        <h4>##title##</h4>
      </tcdl:navigationSectionHeader>
      <tcdl:itemTemplate>
          <tcdl:navigationLink /> 
      </tcdl:itemTemplate>
      <tcdl:navigationSectionFooter />
</tcdl:navigationSection>

Attributes

The <tcdl:navigationSection> tag has the following attributes:

AttributeDescription
varSet the name of the item collection (by default, set to links)