Click or drag to resize
BreadcrumbsItemsInternal Property
Internal collection of breadcrumbs (built either from Breadcrumbs or Items).

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
protected List<BreadcrumbItem> ItemsInternal { get; }

Property Value

Type: ListBreadcrumbItem
See Also