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.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntaxpublic static bool IsExchangeRateFromGlobalMainCurrencyMissing { get; }
Property Value
Type:
Boolean
See Also