TagHelper GetAllTags Method Kentico 8.0 API Reference
Returns Hash table of all tags.

Namespace: CMS.Taxonomy
Assembly: CMS.Taxonomy (in CMS.Taxonomy.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

groupId
Type: OnlineSystem Int32
Tags group id
tags
Type: OnlineSystem.Collections Hashtable 
Tags hash table used as referential table for comparison

Return Value

Type: OnlineDictionary OnlineString, OnlineString 
See Also