PageFolder
A container tag which holds folder context relating to the page.
<mt:PageFolder>
    <$mt:FolderLabel$>
</mt:PageFolder>
Tip: Due to legacy taging the
mt:EntryCategoryfunction tag will output the same value as themt:FolderLabelfunction tag when used in the context of a page. Unlike themt:PageFoldertag which is block tag and must be used with themt:FolderLabeltag.Use this
mtml<mt:If tag="EntryCategory" eq="Appendix: Configuration Directives"> This main folder for this page is "Appendix: Configuration Directives". Confirmation using `mt:EntryCategory`: "<$mt:EntryCategory$>". </mt:If>