Click or drag to resize
TagInfoProviderGetTagsInternal Method
Returns a query for all the tagInfo objects.

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

Return Value

Type: ObjectQueryTagInfo
See Also