MaxDepth
Summary
Sets the maximal depth for the tree menu.Usage
MaxDepth=number
Description
Sets the maximum level of depth that should be explored. The default value is 0 which means "unlimited". If a non-zero number is specified, the tree will only go to this depth.
Examples
Example 1
MaxDepth=1
This will tell the system to show only the "Content" top level node without subitems.
Example 2
MaxDepth=2
This will instruct the system to show only the root node and its children without further exploring.
Svitlana Shatokhina (21/08/2006 1:02 pm)
Svitlana Shatokhina (21/08/2006 1:03 pm)
Comments
There are no comments.