StrandsScriptRenderer RenderCustomizedRendererScript Method Kentico 8.1 API Reference
Renders script from custom layout of recommendation template.

Namespace: CMS.StrandsRecommender
Assembly: CMS.StrandsRecommender (in CMS.StrandsRecommender.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

transformation
Type: CMS.PortalEngine TransformationInfo
Transformation provided by webpart settings. JQuery type is required
templateID
Type: OnlineSystem String
ID of Strands template to be customized
placementID
Type: OnlineSystem String
Client ID of element, where the template should be placed. Should by ID of 'Strands div' by default
Exceptions

See Also