ShoppingCartInfoApplyExchangeRate Method (Double) |
Returns price in shopping cart currency.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public double ApplyExchangeRate(
double price
)
Parameters
- price
- Type: SystemDouble
Price in site main currency to which the exchange rate should be applied
Return Value
Type:
DoubleSee Also