Click or drag to resize
TagGroupInfoProviderDeleteTagGroupInfo Method (Int32)
Deletes specified tag group.

Namespace: CMS.Taxonomy
Assembly: CMS.Taxonomy (in CMS.Taxonomy.dll) Version: 9.0.0
Syntax
C#
public static void DeleteTagGroupInfo(
	int tagGroupId
)

Parameters

tagGroupId
Type: SystemInt32
TagGroup id
See Also