BuildManager::GetCachedBuildDependencySet Method
.NET Framework (current version)
Returns a build dependency set from the ASP.NET cache.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetCachedBuildDependencySet(HttpContext^, String^) | Returns a build dependency set for a virtual path if the path is located in the ASP.NET cache. |
![]() ![]() | GetCachedBuildDependencySet(HttpContext^, String^, Boolean) | Returns a build dependency set for a virtual path if the path is located in the ASP.NET cache, even if the content is not current. |
Show:

