CacheDataStorage Enumeration
The CacheDataStorage enumeration of the DataViewWebPart class represents the type of caching to use when storing data for a data view.
Members
The following table shows the members of the CacheDataStorage enumeration and a brief description of each.
Name | Description |
---|---|
eCDSDefault | Use default caching mode as specified for the view. |
eCDSOff | Do not cache. |
eCDSPerUser | Store data in per user cache. |
eCDSShared | Store data in a shared cache. |
Requirements
Namespace: Microsoft.SharePoint.WebPartPages
Platforms: Microsoft Windows Server 2003
Security: Code Access Security