MobileTrack Nexus Documentation
C#
Show/Hide TOC
Breadcrumb
Item Class
An item to be displayed in a
Breadcrumb
.
Definition
Namespace:
BlazorBootstrap
Assembly:
BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
C#
Copy
Request Example
public
sealed
class
BreadcrumbItem
Inheritance
Object
BreadcrumbItem
Constructors
BreadcrumbItem
Default constructor for
BreadcrumbItem
.
Properties
Href
URL to navigate to when the item is clicked.
IsCurrentPage
Whether the item is the current page.
Text
Display text for the item.
See Also
Reference
BlazorBootstrap Namespace
In This Article
Definition
Constructors
Properties
See Also