Click or drag to resize
ECommerceContextIsExchangeRateFromGlobalMainCurrencyMissing Property
Indicates if exchange rate from global main currency is missing in the last valid exchange table. Returns false if site uses global currencies or global exchange rates or code of site main currency is the same as code of global main currency.

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

Property Value

Type: Boolean
See Also