Creates product breadcrumbs.
            
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)
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