Click or drag to resize
StrandsScriptRendererRenderCultureScript Method
Includes information about current culture in the page. Strands is then able to show recommendations in given culture.

Namespace: CMS.StrandsRecommender.Web.UI
Assembly: CMS.StrandsRecommender.Web.UI (in CMS.StrandsRecommender.Web.UI.dll) Version: 10.0.0
Syntax
C#
public void RenderCultureScript(
	string cultureCode
)

Parameters

cultureCode
Type: SystemString
Culture code
See Also