Click or drag to resize
StrandsScriptRendererRenderCurrencyScript Method
Includes information about current currency in the page. Strands is then able to show recommendations with price in given currency.

Namespace: CMS.StrandsRecommender
Assembly: CMS.StrandsRecommender (in CMS.StrandsRecommender.dll) Version: 8.2.23
Syntax
C#
public void RenderCurrencyScript(
	string currencyCode
)

Parameters

currencyCode
Type: SystemString
currency code
See Also