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
NotAppliedInCartCodes Property
Gets coupon codes, that are in cart, but not applied.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
Copy
IEnumerable
<
ICouponCode
>
NotAppliedInCartCodes
{
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