• Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Localization
*Translated by Google Translator.
Currency
Essential Studio
HOME
All Controls

Example of Bind to Location in ASP.NET Core Breadcrumb Control

This sample demonstrates the navigation functionality of the Breadcrumb component.

DEMO
SOURCE
Bind to Location
URL Binding and Navigation

The Breadcrumb component can be rendered by using the href(URL) of the current page or by using url property when the user is not specified the breadcrumb items using items property. In this demonstration, URL navigation is enabled URL Binding and Navigation and beforeItemRender event is used to customize rendering Breadcrumb item.

More information about Breadcrumb component navigations feature can be found in this documentation section.