PreparePickShipForm - Solution Sites Routine
This sub prepares for the call to the function htmRenderPickshipForm by initializing the values of the parameters passed to it.
Definition
Sub PreparePickShipForm(
byRef mscsOrderGrp,
byRef objContext,
byRef dictAggregate,
byRef bNoMethodsAvailable)
Defined in File
Routines Called
Called By
Remarks
This sub performs a lot of processing in preparation for rendering the shipping method form, including loading the basket, running the basket pipeline, and creating and populating a Shipping object.
Copyright © 2005 Microsoft Corporation.
All rights reserved.