StaticSiteMapProvider.AddNode Method
.NET Framework 2.0
Adds a site map node to the collections that are maintained by the current StaticSiteMapProvider object.
| Name | Description |
|---|---|
| StaticSiteMapProvider.AddNode (SiteMapNode) | Adds a SiteMapNode object to the node collection that is maintained by the site map provider. |
| StaticSiteMapProvider.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. |
Community Additions
ADD
Show: