Skip to content

INavigationModel.ActivePath property

The navigation items in the active path.

public IEnumerable<NavigationItem> ActivePath { get; }

See Also