This topic has not yet been rated - Rate this topic

CacheType Enumeration

Defines the location of cache storage for caching Web Part values.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
public enum CacheType
Member name Description
None No property values are cached.
Database Store cached property values in the SharePoint database.
CacheObject Store cached property values using the ASP.NET Cache object.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ