Click or drag to resize
ValuesSummaryAdd Method
Adds the new item to the summary.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
public void Add(
	SummaryItem item
)

Parameters

item
Type: CMS.EcommerceSummaryItem
SummaryItem item.
See Also