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