Renders script from custom layout of recommendation template.
            
Namespace: CMS.StrandsRecommenderAssembly: 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: 
System String
ID of Strands template to be customized 
- placementID
 - Type: 
System String
Client ID of element, where the template should be placed. Should by ID of 'Strands div' by default 
Exceptions
| Exception | Condition | 
|---|---|
| transformation, templateID or placementID is null | |
| Type of transformation is not jQuery | 
See Also