Click or drag to resize
ShoppingCartItemInfoIsAccessoryProduct Property
Gets a value indicating whether is accessory product.

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

Property Value

Type: Boolean
See Also