CacheDependencyList Class |
Namespace: CMS.Helpers
public class CacheDependencyList
The CacheDependencyList type exposes the following members.
Name | Description | |
---|---|---|
CacheDependencyList |
Name | Description | |
---|---|---|
mDependencies |
Dependencies within current list.
| |
mLists |
Dependency lists.
|
Name | Description | |
---|---|---|
Add(String) |
Adds the dependency key to the collection.
| |
Add(String) |
Adds the dependency keys to the collection.
| |
Clear |
Clears the dependency list.
| |
ClearLists |
Clears the cached lists of the page cache dependencies.
| |
EnsureList |
Ensures list of cache dependencies with specific key.
| |
GetCacheDependency |
Gets the cache dependency based on the list.
| |
Remove |
Removes the dependency key from the collection.
|