Click or drag to resize
StrandsScriptRenderer Constructor (Page, String)
Constructs class with default Scripts Generator.

Namespace: CMS.StrandsRecommender
Assembly: CMS.StrandsRecommender (in CMS.StrandsRecommender.dll) Version: 8.2.23
Syntax
C#
public StrandsScriptRenderer(
	Page page,
	string apiID
)

Parameters

page
Type: System.Web.UIPage
Scripts will be rendered on this page
apiID
Type: SystemString
API ID of the associated Strands account
See Also