Click or drag to resize

ITaxonomyManagerAllCategories Method


Simpler way to get all categories.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
IEnumerable<ICategoryNode> AllCategories()

Return Value

Type: IEnumerableICategoryNode

[Missing <returns> documentation for "M:Ingeniux.CMS.ITaxonomyManager.AllCategories"]

See Also