Click or drag to resize
BreadcrumbsPropagateToMainNavigation Property
Indicates whether breadcrumbs items are propagated to main breadcrumbs navigation in administration. Default true.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public bool PropagateToMainNavigation { get; set; }

Property Value

Type: Boolean
See Also