Click or drag to resize
ForumPostTreeProviderBindNodeData Property
Specifies if the node data (TreeNode) should be bound to the nodes.

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

Property Value

Type: Boolean
See Also