TagHelper GetNewTags Method Kentico 8.0 API Reference
Returns ArrayList of new tags.

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

Parameters

tagTable
Type: OnlineSystem.Collections Hashtable
Tags hash table
tags
Type: OnlineSystem.Collections Hashtable 
Tags hash table used as referential table for comparison

Return Value

Type: OnlineArrayList
See Also