Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
DiscountCollection Class
DiscountCollection Constructor
DiscountCollection Constructor
DiscountCollection Constructor (IEnumerable(IDiscount))
DiscountCollection Constructor (IEnumerable
IDiscount
)
Initializes a new instance of the
DiscountCollection
class that contains
IDiscount
elements copied from the specified collection.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
Copy
public
DiscountCollection
(
IEnumerable
<
IDiscount
>
discounts
)
Parameters
discounts
Type:
System.Collections.Generic
IEnumerable
IDiscount
The collection whose discounts are copied to the new list.
See Also
Reference
DiscountCollection Class
DiscountCollection Overload
CMS.Ecommerce Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com