SPTransformCacheType enumeration

NOTE: This API is now obsolete.

Reserved for internal use. This enumeration is reserved for internal use and is not intended to be used directly from custom applications.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<ObsoleteAttribute("This enum is obsolete.", False)> _
Public Enumeration SPTransformCacheType
'Usage
Dim instance As SPTransformCacheType
[ObsoleteAttribute("This enum is obsolete.", false)]
public enum SPTransformCacheType

Members

Member name Description
IE3 Obsolete. Reserved for internal use.
IE4 Obsolete. Reserved for internal use.
Blocklist Obsolete. Reserved for internal use.

See also

Reference

Microsoft.SharePoint namespace