ShoppingCartInfoProvider SetContentTaxRow Method Kentico 8.1 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.1.5347.20411)

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