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