Click or drag to resize
ShoppingCartInfoRoundedTotalPriceInMainCurrency Property
Rounded total price in site main currency. It is rounded according to the site main currency rules.

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

Property Value

Type: Double
See Also