Invalidates calculated discounts, taxes and prices.
            
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- discounts
 - Type: 
System Boolean
True - Both shopping cart item table with calculated discounts and all discounts totals are cleared. 
- taxes
 - Type: 
System Boolean
True - Both shopping cart item table with calculated taxes and all taxes totals are cleared. 
- discountsTotals
 - Type: 
System Boolean
True - Only shopping cart item discounts totals are cleared. 
- taxesTotals
 - Type: 
System Boolean
True - Only shopping cart item taxes totals are cleared. 
See Also