Retrieves document NodeID which will be used as ItemID in the Strands catalog feed.
Behavior of this method can't be changed because implementation of Strands integration is dependent on it.
Namespace: CMS.StrandsRecommenderAssembly: CMS.StrandsRecommender (in CMS.StrandsRecommender.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- catalogItem
- Type: CMS.DocumentEngine TreeNode
Document
Return Value
Type: StringID of the catalog item
Exceptions
Exception | Condition |
---|---|
System ArgumentNullException | Parameter catalogItem is null |
See Also