Value Type Saved: List<NavigationItem>
Last updated 3 months ago
The navigation content property allows you to create a navigation structure in a tree. This allows you to easily created multi level navigation structures. Saved as a List of Lists
(Content!.GetValue<List<NavigationItem>>("PropertyAliasHere"))