Click or drag to resize
CategoryInfoProviderGetCategories Method
Returns a query for all the categoryInfo objects.

Namespace: CMS.Taxonomy
Assembly: CMS.Taxonomy (in CMS.Taxonomy.dll) Version: 8.2.23
Syntax
C#
public static ObjectQuery<CategoryInfo> GetCategories()

Return Value

Type: ObjectQueryCategoryInfo
See Also