Enum XmlNavigation.Expand
- Namespace
- Dynamicweb.Frontend
- Assembly
- Dynamicweb.dll
Defines which pages in the navigation tree to include in the generated xml node set.
public enum XmlNavigation.Expand
Fields
- Include all nodes in all the specified levels in the tree.
- Tree is not expanded. Only the specified level is included.
- Includes the active path and their siblings.
- Includes the active path without any siblings. A breadcrumb.