System.Web.StaticSiteMapProvider.RemoveNode Method

Removes the specified System.Web.SiteMapNode object from all site map node collections that are tracked by the site map provider.

Syntax

protected override void RemoveNode (SiteMapNode node)

Parameters

node
The site map node to remove from the site map node collections.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0