Click or drag to resize
TreeNodeMessageBoards Property
Collection of the message boards for this document

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

Property Value

Type: IInfoObjectCollection
See Also