Click or drag to resize
CMSCacheDependency Properties

The CMSCacheDependency type exposes the following members.

Properties
  NameDescription
Public propertyCacheDependency
.NET Cache dependency object
Public propertyCacheKeys
Gets the cache keys of the dependency.
Public propertyFileNames
Collection of file full paths used for cache dependency.
Public propertyIncludeDefaultDependencies
Indicates whether the dependency should include also default dependencies.
Public propertyStart
The date and time against which to check the last modified date of the objects passed in the filenames and cache keys arrays
Top
See Also