InitCacheManager - Solution Sites Routine
This function creates, initializes, and returns a CacheManager object. For more information about the individual caches created, see Remarks.
Definition
Function InitCacheManager(
oEvaluator)
Defined in File
Routines Called
Called By
Main (include\global_main_lib.asp)
Remarks
Individual caches are created with the following names:
advertising, DefaultPageCache, DiscountProductInfo, discounts, FTSearchPageCache, ProductListCache, ProductPageCache, QueryCatalogInfoCache, SampleRegionalTaxCache, SearchDeptPageCache, ShippingManagerCache, StaticSectionsCache, StepSearchPageCache
For more information about caching in the Solution Sites, see Caching Solution Sites.
Copyright © 2005 Microsoft Corporation.
All rights reserved.