CollectBasketItems - Solution Sites Routine

This function retrieves all the items in the specified OrderGroup object.

Definition

Function CollectBasketItems(
  oOrderGrp)

Parameters

  • oOrderGrp
    An OrderGroup object representing an order.

Return Value

A SimpleList object containing all the items in an order.

Defined in File

template\discount.asp

Routines Called

None.

Called By

GetBasketDetails

RenderBasketPage

Copyright © 2005 Microsoft Corporation.
All rights reserved.