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.Web.UIAssembly: CMS.StrandsRecommender.Web.UI (in CMS.StrandsRecommender.Web.UI.dll) Version: 12.0.0
Syntax public void RenderCurrencyScript(
string currencyCode
)
Parameters
- currencyCode
- Type: SystemString
currency code
See Also