StaticSiteMapProvider::AddNode Method
.NET Framework (current version)
Namespace:
System.Web
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.(Inherited from SiteMapProvider.) |
![]() | AddNode(SiteMapNode^, SiteMapNode^) | Adds a SiteMapNode to the collections that are maintained by the site map provider and establishes a parent/child relationship between the SiteMapNode objects.(Overrides SiteMapProvider::AddNode(SiteMapNode^, SiteMapNode^).) |
Show:
