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
Assembly: CMS.StrandsRecommender (in CMS.StrandsRecommender.dll) Version: 8.2.23
Syntax
C#
public void RenderCultureScript(
	string cultureCode
)

Parameters

cultureCode
Type: SystemString
Culture code
See Also