Returns script which sets current culture, so correct item captions can be shown.
Namespace: CMS.StrandsRecommenderAssembly: CMS.StrandsRecommender (in CMS.StrandsRecommender.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- cultureCode
- Type: System String
Culture code, e.g. en-US
Return Value
Type: StringGenerated JavaScript
Exceptions
Exception | Condition |
---|---|
System ArgumentNullException | cultureCode is null |
See Also