TagHelper GetTags Method Kentico 8.0 API Reference
Returns hash table of tags from tags string.

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

Parameters

tags
Type: OnlineSystem String
Tags string separated with comma or space

Return Value

Type: OnlineHashtable
See Also