Click or drag to resize
MultiBuyDiscountInfoCouponCodes Property
Returns coupon codes associated with this multibuy discount.

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

Property Value

Type: InfoObjectCollection
See Also