Click or drag to resize
ShoppingCartInfoTaxSummary Property
DataRowCollection with the summary of the taxes, used as property for MacroDataSource.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
public DataRowCollection TaxSummary { get; }

Property Value

Type: DataRowCollection
See Also