| TreeHelperSelectSingleNode Method (String) | 
            Returns single document node.
            
 
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntaxpublic static TreeNode SelectSingleNode(
	string aliasPath
)
Parameters
- aliasPath
 - Type: SystemString
Node AliasPath 
Return Value
Type: 
TreeNode
See Also