Class Breadcrumb
- Namespace
- Dynamicweb.CoreUI.Navigation
- Assembly
- Dynamicweb.CoreUI.dll
public sealed class Breadcrumb : UiComponentBase
- Inheritance
-
Breadcrumb
- Inherited Members
- Extension Methods
Properties
Parts
public IEnumerable<NavigationNode> Parts { get; set; }
Property Value
Path
public string Path { get; set; }
Property Value
ScreenParts
public IEnumerable<NavigationNode> ScreenParts { get; set; }
Property Value
ScreenPath
public string ScreenPath { get; set; }