Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets an object of type SPContentTypeId that specifies a PageLayout content type.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Shared ReadOnly Property PageLayout As SPContentTypeId
Get
'Usage
Dim value As SPContentTypeId
value = ContentTypeId.PageLayout
public static SPContentTypeId PageLayout { get; }
Property Value
Type: Microsoft.SharePoint.SPContentTypeId
An object of type SPContentTypeId that specifies a PageLayout content type.