tableRenderMultipleRecords - Solution Sites Routines

This function adds list contents to the current page.

Definition

Function tableRenderMultipleRecords(
  byVal sAction,
  byVal sSubAction,
  byVal rsProfiles,
  byRef iPageNumber,
  byRef iTotalRecords,
  byRef iTotalPages,
  byRef bIsEmpty)

Defined in File

services\include\render_list.asp

Routines Called

arrPopulateProfileDetails

htmRenderEmptyRecordSet

RelocateRecordPointer2

RenderTable

rowRenderListHeading

SetGlobalPagingVariables

TRTag

Called By

formRenderListPageContents

Copyright © 2005 Microsoft Corporation.
All rights reserved.