protected virtual IEnumerable FindToNodeKeysForNode( NodeType nodedata )
Parameters
- nodedata
Return Value
a collection of NodeKey values
protected virtual IEnumerable FindToNodeKeysForNode( NodeType nodedata )
This is used for model discovery. This is only called if ToNodesPath is not an empty string. This method can be overridden in case the ToNodesPath property path is not flexible enough or fast enough to get the collection of "to" keys for a node.