ShoppingCartItemInfo ApplyExchangeRate Method (Double, Boolean)Kentico 8.0 API Reference
Returns price in shopping cart currency.

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 to which the shopping cart exchange rate should be applied
forGlobalItems
Type: OnlineSystem Boolean
True - shopping cart exchange rate for global items is used, False - shopping cart exchange rate for site items is used

Return Value

Type: OnlineDouble
See Also