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

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

Property Value

Type: Boolean
See Also