Click or drag to resize
ShoppingCartItemInfoIsBundleItem Property
Indicates if shopping cart item is representing bundle item.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
public bool IsBundleItem { get; }

Property Value

Type: Boolean
See Also