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: 9.0.0
Syntax
C#
public TreeNode TreeNode { get; set; }

Property Value

Type: TreeNode
See Also