ShoppingCartInfo ApplyExchangeRateFromGlobalMainCurrency Method Kentico 8.0 API Reference
Returns price in main currency of the site the shopping cart belongs to.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

price
Type: OnlineSystem Double
Price in global main currency to which the exchange rate should be applied

Return Value

Type: OnlineDouble
See Also