Click or drag to resize
TreeNodeCategories Property
Collection of document categories.

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

Property Value

Type: IInfoObjectCollection
See Also