WebPart.PartCacheInvalidate method

Marks all the contents of the Web Part cache as outdated.

Overload list

  Name Description
Public method PartCacheInvalidate() Marks all the contents of the Web Part cache as outdated.
Protected method PartCacheInvalidate(Storage) Marks all contents of the specified storage type in the Web Part cache as outdated.
Protected method PartCacheInvalidate(Storage, String) Marks the specified cache entries of the specified storage type in the Web Part cache as outdated.

Top

See also

Reference

WebPart class

WebPart members

Microsoft.SharePoint.WebPartPages namespace