listGetShownProductsInfo - Solution Sites Routine
This function creates and returns a SimpleList object of Dictionary objects, where each Dictionary object contains information about a single product in the catalog, category, and so on, specified by the parameters.
Definition
Function listGetShownProductsInfo(
byVal sCatalogName,
byVal sCategoryName,
byVal sProductID,
byVal nPageNumber)
Defined in File
Routines Called
Called By
Copyright © 2005 Microsoft Corporation.
All rights reserved.