SiteMapNode::Clone Method
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Creates a new node that is a copy of the current node.
Assembly: System.Web (in System.Web.dll)
| 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. |
Show:
