GetRootCategory Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Retrieves the root category object for this catalog. The root category contains the list of all products and categories not contained in other categories.
Overload List
Name | Description | |
---|---|---|
GetRootCategory(String) | Get the root category object for this catalog. The root category contains the list of all products and categories not contained in other categories. | |
GetRootCategory(String, CategoryConfiguration) | Gets the root category object for this catalog. The root category contains the list of all products and categories not contained in other categories. |
Top
Remarks
Retrieves a category object which represents the “root” category. The root category will not be a member of any collection and has no parent category.