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.1.5347.20411)
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