StrandsScriptRenderer RenderCustomizedRendererScript Method Kentico 8.0 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.0.5239.26125)

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