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

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

Property Value

Type: Boolean
See Also