Click or drag to resize
TagInfoProviderDeleteNotUsedTags Method
Deletes tags which are used by no documents.

Namespace: CMS.Taxonomy
Assembly: CMS.Taxonomy (in CMS.Taxonomy.dll) Version: 9.0.0
Syntax
C#
public static void DeleteNotUsedTags()
See Also