SiteMapProvider.AddNode Method
.NET Framework 3.5
Adds a SiteMapNode object to the node collection that is maintained by the site map provider.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
AddNode(SiteMapNode) | Adds a SiteMapNode object to the node collection that is maintained by the site map provider. |
|
AddNode(SiteMapNode, SiteMapNode) | Adds a SiteMapNode object to the node collection that is maintained by the site map provider and specifies the parent SiteMapNode object. |