Click or drag to resize
ShoppingCartInfoTotalTaxInMainCurrency Property
Total tax which is applied to all shopping cart items altogether. It is in site main currency.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
public double TotalTaxInMainCurrency { get; set; }

Property Value

Type: Double
See Also