NavigationItemAttribute.FullPath property

namespace: Serenity.Navigation   assemblySerenity.Net.Web

The full path to navigation item like A/B/C This is used to generate local text key for this item like Navigation.A/B/C

public string FullPath { get; set; }

See Also