This topic has not yet been rated - Rate this topic

CacheDataStorage Enumeration

Represents the type of caching to use when storing data for a data view.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
public enum CacheDataStorage
Member name Description
eCDSOff Do not cache.
eCDSPerUser Store data in per user cache.
eCDSShared Store data in a shared cache.
eCDSDefault Use default caching mode as specified for the view.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ