XmlSiteMapProvider::Clear Method ()
.NET Framework (current version)
Removes all elements in the collections of child and parent site map nodes and site map providers that the XmlSiteMapProvider object internally tracks as part of its state.
Assembly: System.Web (in System.Web.dll)
The XmlSiteMapProvider class overrides the inherited Clear method to provide additional state cleanup beyond the basic StaticSiteMapProvider::Clear implementation, including clearing its child provider tracking and the RootNode property tracking mechanisms.
.NET Framework
Available since 2.0
Available since 2.0
Show: