public class DomainNodeLocation
DomainNodeLocation | Constructor. |
IsRoot | Indicates whether this is a root node (has a parent or not). |
Node | The node this location object is for. |
Parent | The node's parent location. |
CreateSubNodeLocation | Helper to create a location for this node's sub node. |