Click or drag to resize
CMSAbstractUIWebpartDisplayBreadCrumbs Property
Indicates whether the control should display breadcrumbs

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax
C#
public virtual bool DisplayBreadCrumbs { get; }

Property Value

Type: Boolean

Implements

IUIElementControlDisplayBreadCrumbs
See Also