SiteMapProvider::AddNode Method
.NET Framework (current version)
Adds a SiteMapNode object to the node collection that is maintained by the site map provider.
Assembly: System.Web (in System.Web.dll)
| 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. |
Show:
