TopLevelFolders
A block tag listing the folders that do not have a parent and exist at “the top” of the folder hierarchy. Same as using <mt:SubFolders top="1">
.
Examples
Basic listing of the top level folders:
<mt:TopLevelFolders>
<!-- do something -->
<$mt:FolderLabel$>
</mt:TopLevelFolders>
See more examples in the <$mt:SubFolderRecurse$>
tag docs.