SetGlobalPagingVariables - Solution Sites Routine

This sub sets the global paging variables depending on the local variables passed to the sub.

Definition

Sub SetGlobalPagingVariables(
  byVal bRecordCountPresent,
  byVal nCountTemp,
  byRef iTotalRecords,
  byRef iPageNumber,
  byRef iTotalPages,
  byVal bIsProfilePage)

Defined in File

services\include\lib.asp

Routines Called

None.

Called By

tableRenderMultipleRecords

tableRenderOrdersListContents

Copyright © 2005 Microsoft Corporation.
All rights reserved.