Click or drag to resize

RelativeDocumentPathGetRelativePathFromTo Method

Overload List
 NameDescription
Public methodStatic memberGetRelativePathFromTo(IDocumentLeafNode, IDocumentLeafNode) Retrieves the relative path from the node
C#
startnode
to the node
C#
endnode
.
Public methodStatic memberGetRelativePathFromTo(IDocumentLeafNode, IDocumentLeafNode, IDocumentNode) Retrieves the relative path from the node
C#
startnode
to the node
C#
endnode
.
Top
See Also