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