GetRootProducts Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Overload List
Name | Description | |
---|---|---|
GetRootProducts()()() | Obsolete. (Obsolete) Root products and categories are obsolete, use GetRootCategory instead. Returns the root products for the current instance. (Inherited from ProductCatalog.) | |
GetRootProducts(CatalogSearchOptions) | Obsolete. (Obsolete) Root products and categories are obsolete, use GetRootCategory instead. Returns the root products for the current instance. (Inherited from ProductCatalog.) | |
GetRootProducts(CatalogSearchOptions, Int32%) | Obsolete. (Obsolete) Root products and categories are obsolete, use GetRootCategory instead. Returns the root products for the current instance. (Inherited from ProductCatalog.) |
Top