Documentation > Tags Reference > dropdownfolders

dropdownfolders

The dropdownfolders tag can be used to create a quick-n-dirty HTML dropdown list of the folders belonging to a template.

<cms:dropdownfolders masterpage='news.php' />

Parameters

Supports the same parameter as the folders tag. In addition, takes one more parameter - show_count.

Please see the folders in documentation for an expanation of these parameters.

Variables

It is a self-closing tag and sets no variables of its own.

Related Tags