INavigationModel.ActivePath property

namespace: Serenity.Navigation   assemblySerenity.Net.Core

Navigation items in the active path

public IEnumerable<NavigationItem> ActivePath { get; }

See Also