ShoppingCartInfoProvider SetContentTaxRow Method Kentico 8.0 API Reference
Appends or updates taxes records in table specified by contentTaxesTable parameter according to given item taxes.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

item
Type: CMS.Ecommerce ShoppingCartItemInfo
Item which tax classes are to be included to contentTaxesTable
contentTaxesTable
Type: OnlineSystem.Data DataTable
Shopping cart content taxes table
See Also