InitializePagingVariables - Solution Sites Routine

This sub initializes paging variables for Customer and Partner Services. The iPageNumber and iTotalPages parameters are initialized based on the values of the sAction and bIsProfilePage parameters.

Definition

Sub InitializePagingVariables(
  byRef sAction,
  byRef iPageNumber,
  byRef iTotalPages,
  byVal bIsProfilePage)

Defined in File

services\include\lib.asp

Routines Called

None.

Called By

htmListPageActionHandlers

htmOrderListActionHandler

OrderListActionHandler

Copyright © 2005 Microsoft Corporation.
All rights reserved.