INavigationModel.ActivePath property

namespace: Serenity.Navigation   assemblySerenity.Net.Web

Navigation items in the active path

public IEnumerable<NavigationItem> ActivePath { get; }

See Also