Click or drag to resize
TagGroupInfoProviderGetTagGroupsInternal Method
Returns a query for all the TagGroupInfo objects.

Namespace: CMS.Taxonomy
Assembly: CMS.Taxonomy (in CMS.Taxonomy.dll) Version: 8.2.23
Syntax
C#
protected virtual ObjectQuery<TagGroupInfo> GetTagGroupsInternal()

Return Value

Type: ObjectQueryTagGroupInfo
See Also