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
- class NavigationItemAttribute
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; }