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

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

Parameters

tagId
Type: SystemInt32
Tag id
See Also