CMSCacheDependency Class |
Namespace: CMS.Helpers
[SerializableAttribute] public class CMSCacheDependency
The CMSCacheDependency type exposes the following members.
Name | Description | |
---|---|---|
![]() | CMSCacheDependency |
Initializes a new instance of the CMSCacheDependency class that monitors a file or directory for change.
|
![]() | CMSCacheDependency(String, String, DateTime) |
Initializes a new instance of the CMSCacheDependency class that monitors a file or directory for change.
|
Name | Description | |
---|---|---|
![]() | CacheDependency |
.NET Cache dependency object
|
![]() | CacheKeys |
Gets the cache keys of the dependency.
|
![]() | FileNames |
Collection of file full paths used for cache dependency.
|
![]() | IncludeDefaultDependencies |
Indicates whether the dependency should include also default dependencies.
|
![]() | Start |
The date and time against which to check the last modified date of the objects passed in the filenames and cache keys arrays
|
Name | Description | |
---|---|---|
![]() | EnsureDummyKeys |
Ensures the dummy keys for this dependency
|