| CurrencyInfoProviderClearHashtablesAfterRecalculation Method  | 
            Clears specified hashtables for the values to be actual. This method is called after changing main currency.
            
 
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntaxpublic static void ClearHashtablesAfterRecalculation(
	RecalculationSettings settings
)
Parameters
- settings
 - Type: CMS.EcommerceRecalculationSettings
Setting for value recalculation process 
See Also