GetBasketDetails - Solution Sites Routine
This function retrieves basket details.
Definition
Function GetBasketDetails()
Return Value
A SimpleList object that contains one item for each item in all the OrderForm objects in the OrderGroup object for the current user. This process flattens the OrderGroup/OrderForm hierarchy.
Defined in File
Routines Called
Called By
None.
Remarks
This function loads the basket and runs the product pipeline. If the basket is already loaded, use the CollectBasketItems function.
Copyright © 2005 Microsoft Corporation.
All rights reserved.