Constructs class.
Namespace: CMS.StrandsRecommenderAssembly: CMS.StrandsRecommender (in CMS.StrandsRecommender.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- page
- Type: System.Web.UI Page
Scripts will be rendered on this page
- apiID
- Type: System String
API ID of the associated Strands account
- strandsScriptGenerator
- Type: CMS.StrandsRecommender StrandsScriptGenerator
This instance will be used to generate scripts rendered to the page
Exceptions
Exception | Condition |
---|---|
System ArgumentNullException | page, apiID or strandsScriptGenerator is null |
See Also