| StrandsScriptGeneratorGetInitializationScript Method  | 
            Returns script which starts execution of the Strands library. Must be included after Strands library.
            
 
Namespace: CMS.StrandsRecommender.Web.UIAssembly: CMS.StrandsRecommender.Web.UI (in CMS.StrandsRecommender.Web.UI.dll) Version: 12.0.0
Syntaxpublic virtual string GetInitializationScript(
	string apiID
)
Parameters
- apiID
 - Type: SystemString
API ID of the connected Strands account 
Return Value
Type: 
StringGenerated JavaScript
See Also