InvalidateDependency(string)
Removes from the cache all items that have a specific dependency.
Declaration
public void InvalidateDependency(string key)Parameters
| Type | Name | Description |
|---|---|---|
| string | key | The dependency key. |
Removes from the cache all items that have a specific dependency.
public void InvalidateDependency(string key)| Type | Name | Description |
|---|---|---|
| string | key | The dependency key. |