Click or drag to resize
CMSAbstractUIWebpartSetBreadcrumbs Method
Sets breadcrumbs based on UI context data

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax
C#
public void SetBreadcrumbs(
	PageTitle titleControl
)

Parameters

titleControl
Type: CMS.UIControlsPageTitle
Page title object
See Also