Click or drag to resize
TreeSiteMapNodeTreeNode Property
Property to get and set the inner TreeNode.

Namespace: CMS.CMSSiteMapProvider
Assembly: CMS.CMSSiteMapProvider (in CMS.CMSSiteMapProvider.dll) Version: 8.2.23
Syntax
C#
public TreeNode TreeNode { get; set; }

Property Value

Type: TreeNode
See Also