Click or drag to resize
TagInfoTagCount Property
Number of documents tagged with this tag.

Namespace: CMS.Taxonomy
Assembly: CMS.Taxonomy (in CMS.Taxonomy.dll) Version: 11.0.0
Syntax
C#
public virtual int TagCount { get; set; }

Property Value

Type: Int32
See Also