Share via


ContentTypeId.PageOutputCache Property

Gets an object of type SPContentTypeId that specifies a PageOutputCache content type.

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

Syntax

'Declaration
Public Shared ReadOnly Property PageOutputCache As SPContentTypeId
    Get
'Usage
Dim value As SPContentTypeId

value = ContentTypeId.PageOutputCache
public static SPContentTypeId PageOutputCache { get; }

Property Value

Type: Microsoft.SharePoint.SPContentTypeId
An object of type SPContentTypeId that specifies a PageOutputCache content type.

See Also

Reference

ContentTypeId Class

ContentTypeId Members

Microsoft.SharePoint.Publishing Namespace