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