PrepareDefaultPage - Solution Sites Routine

This sub prepares for the call to the function htmRenderDefaultPage by initializing the values of all of the passed parameters other than the first one.

Definition

Sub PrepareDefaultPage(
  byVal CatalogSetID,
  byRef rsCatalogs,
  byRef iCatalogCount,
  byRef sCatalogName,
  byRef oCatalog,
  byRef oCategory,
  byRef rsProducts,
  byRef nPageNumber)

Defined in File

default.asp

Routines Called

GetRecordCount

mscsGetCategoryObject

mscsGetProductList

mscsUserCatalogsFromID

Called By

Main (default.asp)

Copyright © 2005 Microsoft Corporation.
All rights reserved.