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