ContentTypeId.MasterPage Property
Gets an object of type SPContentTypeId that specifies a MasterPage content type.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Shared ReadOnly Property MasterPage As SPContentTypeId
Get
'Usage
Dim value As SPContentTypeId
value = ContentTypeId.MasterPage
public static SPContentTypeId MasterPage { get; }
Property Value
Type: Microsoft.SharePoint.SPContentTypeId
An object of type SPContentTypeId.