SiteMapNode::Clone Method ()
.NET Framework (current version)
Creates a new node that is a copy of the current node.
Assembly: System.Web (in System.Web.dll)
Calls the Clone method with the parameter set to false. The provider, Title, Url, Description, and Key properties are copied. The Roles and Attributes collections are copied to new collections. Ancestor and child nodes are not cloned.
.NET Framework
Available since 2.0
Available since 2.0
Show: