Click or drag to resize
TagInfoProviderGetTags 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#
public static ObjectQuery<TagInfo> GetTags()

Return Value

Type: ObjectQueryTagInfo
See Also