StrandsProductsProvider GetItemsIDsFromRecentOrder Method Kentico 8.0 API Reference
Gets all products from current customer/user most recent order and finds corresponding nodes.

Namespace: CMS.StrandsRecommender
Assembly: CMS.StrandsRecommender (in CMS.StrandsRecommender.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: OnlineIEnumerable OnlineString 
Collection containing all node IDs representing current customer/user most recent order
See Also