Click or drag to resize
CacheDependencyList Methods

The CacheDependencyList type exposes the following members.

Methods
  NameDescription
Public methodAdd(String)
Adds the dependency key to the collection.
Public methodAdd(String)
Adds the dependency keys to the collection.
Public methodClear
Clears the dependency list.
Public methodStatic memberClearLists
Clears the cached lists of the page cache dependencies.
Public methodStatic memberEnsureList
Ensures list of cache dependencies with specific key.
Public methodGetCacheDependency
Gets the cache dependency based on the list.
Public methodRemove
Removes the dependency key from the collection.
Top
See Also