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