PrepareOrderList - Solution Sites Routine
This sub prepares for the calls to the routines formRenderOrderSearchOptions, formRenderOrdersListContents, rowRenderStatusInfo, and tableRenderFooterInfo by initializing the values of all parameters other than the first.
Definition
Sub PrepareOrderList(
byVal sAction,
byRef dictSearchOptions,
byRef mscsUserProfile,
byRef sStatusField,
byRef iStatusID,
byRef rsOrders,
byRef iPageNumber,
byRef iTotalRecords,
byRef iTotalPages,
byRef sCriteria,
byRef sTargetPage)
Defined in File
services\include\logic_orders.asp
Routines Called
GetSearchDictionaryForThisPage
Called By
Copyright © 2005 Microsoft Corporation.
All rights reserved.