Indicates if this discount is based on given cart item, i.e. this method returns true for items needed
to be in the cart to be eligible to get this discount.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- item
- Type: CMS.Ecommerce ShoppingCartItemInfo
Item to check.
Return Value
Type: BooleanSee Also