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

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

Property Value

Type: Boolean
See Also