Click or drag to resize
BreadcrumbsBreadcrumbsContainer Property
Placeholder into which the breadcrumb items will be generated.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
protected abstract PlaceHolder BreadcrumbsContainer { get; }

Property Value

Type: PlaceHolder
See Also