htmRenderPredictions - Solution Sites Routine
This function renders predictions.
Definition
Function htmRenderPredictions(
mscsOrderGrp,
oOrderFormDisplayOrder)
Parameters
- mscsOrderGrp
A reference to an OrderGroup object containing the basket contents. - oOrderFormDisplayOrder
A reference to a SimpleList object that contains an alphabetically sorted list of keys corresponding to the OrderForm objects within the OrderGroup object. This allows the OrderForm objects to be processed in alphabetical order regardless of their relative positions with the OrderGroup object.
Return Value
A string containing the HTML representation of the predictions.
Defined in File
Routines Called
Called By
Copyright © 2005 Microsoft Corporation.
All rights reserved.