| TreeHelperSelectSingleNode Method (Int32) | 
            Returns single node specified by NodeID, uses the preferred culture.
            
 
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntaxpublic static TreeNode SelectSingleNode(
	int nodeId
)
Parameters
- nodeId
 - Type: SystemInt32
Node ID to select 
Return Value
Type: 
TreeNode
See Also