Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
ValuesSummary Class
ValuesSummary Methods
Add Method
Clear Method
GetEnumerator Method
Merge Method
Sum Method
ValuesSummary
Merge Method
Adds the set of
items
to the summary.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
Copy
public
void
Merge
(
IEnumerable
<
SummaryItem
>
items
)
Parameters
items
Type:
System.Collections.Generic
IEnumerable
SummaryItem
Items to be summed into the summary.
See Also
Reference
ValuesSummary Class
CMS.Ecommerce Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com