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