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