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

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

Property Value

Type: Boolean
See Also