Renders purchased script with informations about all purchased items.
Namespace: CMS.StrandsRecommenderAssembly: CMS.StrandsRecommender (in CMS.StrandsRecommender.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- orderID
- Type: System String
ID of the order
- orderData
- Type: System.Collections.Generic IEnumerable StrandsPurchasedEventData
Informations about items to render
Exceptions
Exception | Condition |
---|---|
System ArgumentNullException | orderData is null |
See Also