TreeSiteMapNodeTreeNode Property |
Property to get and set the inner TreeNode.
Namespace: CMS.CMSSiteMapProviderAssembly: CMS.CMSSiteMapProvider (in CMS.CMSSiteMapProvider.dll) Version: 9.0.0
Syntaxpublic TreeNode TreeNode { get; set; }
Property Value
Type:
TreeNode
See Also