BreadcrumbDefinition
A single un-localized breadcrumb entry returned by an IBreadcrumbSource.
Properties
Section titled “Properties”Navigation href. null means the current page (non-clickable).
Optional Material Symbols ligature rendered before the text.
TitleKey
Section titled “TitleKey”Resource key resolved via IStringLocalizer<TResource> to the display text.
Methods
Section titled “Methods”BreadcrumbDefinition(string, string, string)
Section titled “BreadcrumbDefinition(string, string, string)”A single un-localized breadcrumb entry returned by an IBreadcrumbSource.
TitleKey— Resource key resolved viaIStringLocalizer<TResource>to the display text.Href— Navigation href.nullmeans the current page (non-clickable).Icon— Optional Material Symbols ligature rendered before the text.