BreadcrumbsItemsInternal Property |
Internal collection of breadcrumbs (built either from Breadcrumbs or Items).
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax protected List<BreadcrumbItem> ItemsInternal { get; }
Property Value
Type:
ListBreadcrumbItemSee Also