Click or drag to resize
ForumPostTreeNodeChildNodesLoaded Property
Flag saying whether the child nodes are already loaded to the node.

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 9.0.0
Syntax
C#
public bool ChildNodesLoaded { get; set; }

Property Value

Type: Boolean
See Also