Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
CouponCodeCollection Class
CouponCodeCollection Properties
AllAppliedCodes Property
CartAppliedCodes Property
Codes Property
CouponCodes Property
NotAppliedInCartCodes Property
OrderAppliedCodes Property
CouponCodeCollection
AllAppliedCodes Property
Gets all applied coupon codes.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
Copy
public
IEnumerable
<
ICouponCode
>
AllAppliedCodes
{
get
; }
Property Value
Type:
IEnumerable
ICouponCode
Implements
IReadOnlyCouponCodeCollection
AllAppliedCodes
See Also
Reference
CouponCodeCollection Class
CMS.Ecommerce Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com