OrderListActionHandler - Solution Sites Routine

This sub serves as a wrapper for the sub InitializePagingVariables, passing its parameters through as is, and passing False for the bIsProfilePage parameter of sub InitializePagingVariables.

Definition

Sub OrderListActionHandler(
  byVal sAction,
  byRef iPageNumber,
  byRef iTotalPages)

Defined in File

services\customer\orders.asp

Routines Called

InitializePagingVariables

Called By

Main (services\customer\orders.asp)

Copyright © 2005 Microsoft Corporation.
All rights reserved.