IList<CategoryLevelNode> GetCategoryLevels( int exclude, bool publicOnly )
Parameters
- exclude
- ID of the category to exclude from the collection; 0 if none.
- publicOnly
- If true, only include public categories in result set.
Return Value
A collection of categories in the store, organized by level.