StrandsScriptRendererRenderCurrencyScript Method |
Includes information about current currency in the page. Strands is then able to show recommendations with price in given currency.
Namespace: CMS.StrandsRecommenderAssembly: CMS.StrandsRecommender (in CMS.StrandsRecommender.dll) Version: 8.2.23
Syntax public void RenderCurrencyScript(
string currencyCode
)
Parameters
- currencyCode
- Type: SystemString
currency code
See Also