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
.
Codes Property
Gets the coupon codes.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
Copy
public
IEnumerable
<
ICouponCode
>
Codes
{
get
; }
Property Value
Type:
IEnumerable
<
ICouponCode
>
Implements
IReadOnlyCouponCodeCollection
.
Codes
See Also
Reference
CouponCodeCollection Class
CMS.Ecommerce Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com