Click or drag to resize
ShoppingCartInfoTotalItemsTaxInMainCurrency Property
Total tax of all shopping cart items in site main currency.

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

Property Value

Type: Double
See Also