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