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: 8.2.23
Syntax
C#
public double TotalTaxInMainCurrency { get; set; }

Property Value

Type: Double
See Also