Enum ExpandMode
- Namespace
- Dynamicweb.Frontend.Navigation
- Assembly
- Dynamicweb.dll
Defines which pages in the navigation tree to include in the generated navigation.
public enum ExpandMode
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.