SiteMapNode.Clone Method
.NET Framework 4
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Creates a new node that is a copy of the current node.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Clone() | Creates a new node that is a copy of the current node. |
|
Clone(Boolean) | Creates a new copy that is a copy of the current node, optionally cloning all parent and ancestor nodes of the current node. |