tcdl:navigationSectionHeader
The <tcdl:navigationSectionHeader> tag defines the content (text) to display at the top of each <tcdl:navigationSection>. The header should clearly identify the navigation links displayed within the section.
Syntax
In the following example, the title field of a facet is displayed in each navigation section:
<tcdl:navigationSectionHeader>
<h4>##title##</h4>
</tcdl:navigationSectionHeader>