HomeNavigationNode Property

See Also         Example         Applies To

Returns the navigation node for the home page. Read-only Object.

Remarks

The home navigation node is the starting point for all navigation addressing within the navigation structure. Whenever you want to add, move, or delete a node, change any of the attributes for a node, or just access the current navigation structure, you use the HomeNavigationNode object as a starting point. The only time you would use the RootNavigationNode object to access the navigation structure is when you want to add or access a navigation node at the same level as the HomeNavigationNode object.