Skip to content

NavigationItemAttribute.Title property

Title of the navigation item. It is the part after the last slash, e.g. C for A/B/C.

public string? Title { get; set; }

See Also