Share via


ContentTypeId.PageElementOutputCache Property

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

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

Syntax

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

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

Property Value

Type: Microsoft.SharePoint.SPContentTypeId
An object of type SPContentTypeId.

See Also

Reference

ContentTypeId Class

ContentTypeId Members

Microsoft.SharePoint.Publishing Namespace