Ant Organisation Ltd documentation

HierarchyManager.GetNodeFromKey Method 

Gets the node in the hierarchy based on the node key

public HierarchyNode GetNodeFromKey(
   AuthenticatedUser user,
   object nodeKey
);

Parameters

user
nodeKey

Return Value

Exceptions

Exception TypeCondition
ArchivedExceptionIf the node has been archived
HierarchyExceptionIf failed to find the node

See Also

HierarchyManager Class | Ant.Hierarchy Namespace