A System.Web.Caching.CacheDependency object for the specified virtual resources.
The default implementation of the VirtualPathProvider.GetCacheDependency(string, IEnumerable, DateTime) method returns null. To cache virtual resources for later use you must override either the VirtualPathProvider.GetCacheDependency(string, IEnumerable, DateTime) method or the VirtualPathProvider.GetFileHash(string, IEnumerable) method.