Updates tax record specified by contentTaxRow parameter according to given item tax.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- contentTaxRow
- Type: System.Data DataRow
Content tax row to be be updated.
- itemTaxRow
- Type: System.Data DataRow
Item tax row used as source of data.
See Also