XmlSiteMapProvider::Dispose Method
.NET Framework (current version)
Notifies the file monitor of the Web.sitemap file that the XmlSiteMapProvider object no longer requires the file to be monitored.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | This API supports the product 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. |
![]() | Dispose(Boolean) | Notifies the file monitor of the Web.sitemap file that the XmlSiteMapProvider object no longer requires the file to be monitored. The Dispose method takes a Boolean parameter indicating whether the method is called by user code. |
Show:

