Creates product breadcrumbs.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- breadcrumbs
- Type: CMS.UIControls Breadcrumbs
Breadcrumbs control.
- productText
- Type: System String
New object text which is displayed in breadcrumbs.
- isSection (Optional)
- Type: System Boolean
Object is section.
- targetParent (Optional)
- Type: System Boolean
Add Target _parent to parent breadcrumb
- displaySuffix (Optional)
- Type: System Boolean
Display breadcrumbs suffix.
See Also