WebPart.PartCacheInvalidate Method
Marks all the contents of the Web Part cache as outdated.
| Name | Description | |
|---|---|---|
|
PartCacheInvalidate() | Marks all the contents of the Web Part cache as outdated. |
|
PartCacheInvalidate(Storage) | Marks all contents of the specified storage type in the Web Part cache as outdated. |
|
PartCacheInvalidate(Storage, String) | Marks the specified cache entries of the specified storage type in the Web Part cache as outdated. |