Returns a build dependency set for a virtual path if the path is located in the ASP.NET cache.
Syntax
Parameters
- context
-
The context of the request.
- virtualPath
-
The virtual path from which to determine the build dependency set.
Returns
A System.Web.Compilation.BuildDependencySet object that is stored in the cache, or null if the System.Web.Compilation.BuildDependencySet object cannot be retrieved from the cache.
Remarks
Requirements
Namespace: System.Web.Compilation
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0