SiteMapNode.Clone Method ()
.NET Framework 3.0
Creates a new node that is a copy of the current node.
Namespace: System.Web
Assembly: System.Web (in system.web.dll)
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.
Community Additions
ADD
Show: