Appends or updates taxes records in table specified by contentTaxesTable parameter according to given item taxes.
Namespace: CMS.EcommerceAssembly: 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: System.Data DataTable
Shopping cart content taxes table
See Also