Click or drag to resize

NavigationElementType Enumeration

The list of Navigation element types in the CMS. Note that the Child navigation and Ancestor navigation types are not listed because they are sub types of the standard Navigation type.

Namespace:  Ingeniux.Runtime
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax
public enum NavigationElementType
Members
  Member nameValueDescription
AllTypes0 All navigation types
Navigation1 Standard navigation - Pages structurally related with current Page or specific start Pages, contains sub navigation type of Ancestor, Children, Sequential, Sibling and Subtree
TaxonomyNavigation2 Taxonomy navigation - Pages associated with selected Categories or their descendants
References3 References navigation - Pages related to the current page via cross references
LinkSet4 LinkSet navigation - Pages manually picked
Link5 Link fields - 1 page manually picked
See Also