System.Web.XmlSiteMapProvider.RemoveNode Method

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

Syntax

protected override void RemoveNode (SiteMapNode node)

Parameters

node
The node to remove from the 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