htmRenderDefaultPage - Solution Sites Routine

This function renders the HTML for the home page.

Definition

Function htmRenderDefaultPage(
  byVal CatalogSetID,
  byVal rsCatalogs,
  byVal iCatalogCount,
  byVal sCatalogName,
  byVal oCatalog,
  byVal oCategory,
  byVal rsProducts,
  byVal nPageNumber)

Defined in File

default.asp

Routines Called

CacheFragment

htmRenderCatalogList

htmRenderCategoryPage

RenderText

Called By

Main (default.asp)

Copyright © 2005 Microsoft Corporation.
All rights reserved.