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

Namespace: CMS.Taxonomy
Assembly: CMS.Taxonomy (in CMS.Taxonomy.dll) Version: 9.0.0
Syntax
C#
protected virtual ObjectQuery<CategoryInfo> GetCategoriesInternal()

Return Value

Type: ObjectQueryCategoryInfo
See Also