Click or drag to resize
ShoppingCartItemInfoIsProductOption Property
Indicates if shopping cart item is representing product or product option.

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

Property Value

Type: Boolean
See Also