| CMSAbstractUIWebpartSetBreadcrumbs Method | 
            Sets breadcrumbs based on UI context data
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
 Syntax
Syntaxpublic void SetBreadcrumbs(
	PageTitle titleControl
)
Parameters
- titleControl
- Type: CMS.UIControlsPageTitle
 Page title object
 See Also
See Also