Click or drag to resize
TreeNodeTags Property
Collection of document tags.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public virtual IInfoObjectCollection Tags { get; }

Property Value

Type: IInfoObjectCollection
See Also