| CacheDependencyList Methods |
The CacheDependencyList type exposes the following members.
| 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.
|