StaticSiteMapProvider::RemoveNode Method (SiteMapNode^)
.NET Framework (current version)
Removes the specified SiteMapNode object from all site map node collections that are tracked by the site map provider.
Assembly: System.Web (in System.Web.dll)
Parameters
- node
-
Type:
System.Web::SiteMapNode^
The site map node to remove from the site map node collections.
| Exception | Condition |
|---|---|
| ArgumentNullException | node is null. |
.NET Framework
Available since 2.0
Available since 2.0
Show: