ShoppingCartItemInfo ApplyExchangeRateFromGlobalMainCurrency Method Kentico 8.1 API Reference
Returns price in main currency of the site to which the shopping cart belongs.

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

Parameters

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

Return Value

Type: OnlineDouble
See Also