Click or drag to resize
CurrencyInfoProviderClearHashtablesAfterRecalculationInternal Method
Clears specified hashtables for the values to be actual. This method is called after changing main currency.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
protected virtual void ClearHashtablesAfterRecalculationInternal(
	RecalculationSettings settings
)

Parameters

settings
Type: CMS.EcommerceRecalculationSettings
Setting for value recalculation process
See Also