| TreePathUtilsGetNodeGUIDByNodeId Method | 
            Returns the Node GUID equivalent for the given node ID.
            
 
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
 Syntax
Syntaxpublic static Guid GetNodeGUIDByNodeId(
	int nodeId
)
Parameters
- nodeId
- Type: SystemInt32
 Node ID
Return Value
Type: 
Guid See Also
See Also