oCachedDiscountProductInfo - Solution Sites Routine

This function serves as a caching wrapper for function listGetShownProductsInfo. It attempts to retrieve the requested information from the "DiscountProductInfo" cache, and if not found, generates it, caches it, and returns it.

Definition

Function oCachedDiscountProductInfo(
  sCatalogName,
  sCategoryName,
  nPageNumber,
  sProductID)

Defined in File

template\discount.asp

Routines Called

CacheObject

listGetShownProductsInfo

LookupCachedObject

Called By

GetShownProductsDetails

Copyright © 2005 Microsoft Corporation.
All rights reserved.