INavigationModel.ActivePath property
The navigation items in the active path.
public IEnumerable<NavigationItem> ActivePath { get; }
See Also
- class NavigationItem
- interface INavigationModel
The navigation items in the active path.
public IEnumerable<NavigationItem> ActivePath { get; }