MembersWebPart.PartCacheInvalidate Method

Include Protected Members
Include Inherited Members

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. (Inherited from WebPart.)
Protected method PartCacheInvalidate(Storage) Marks all contents of the specified storage type in the Web Part cache as outdated. (Inherited from WebPart.)
Protected method PartCacheInvalidate(Storage, String) Marks the specified cache entries of the specified storage type in the Web Part cache as outdated. (Inherited from WebPart.)

Top

See Also

Reference

MembersWebPart Class

MembersWebPart Members

Microsoft.SharePoint.WebPartPages Namespace