XmlSiteMapProvider.Dispose Method ()
.NET Framework 3.0
This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Notifies the file monitor of the Web.sitemap file that the XmlSiteMapProvider object no longer requires the file to be monitored.
Namespace: System.WebAssembly: System.Web (in system.web.dll)
The XmlSiteMapProvider class implements the Dispose method of the IDisposable interface to release its associated file monitor when the site map file is unloaded from memory. This overload of the Dispose method calls the overload that takes a Boolean parameter and sets the value to true.
Community Additions
ADD
Show: