Compartilhar via


ContentTypeId.MasterPage propriedade

Obtém um objeto do tipo SPContentTypeId que especifica um tipo de conteúdo MasterPage .

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

Sintaxe

'Declaração
Public Shared ReadOnly Property MasterPage As SPContentTypeId
    Get
'Uso
Dim value As SPContentTypeId

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

Valor de propriedade

Tipo: Microsoft.SharePoint.SPContentTypeId
Um objeto do tipo SPContentTypeId que especifica um tipo de conteúdo MasterPage .

Ver também

Referência

ContentTypeId classe

ContentTypeId membros

Microsoft.SharePoint.Publishing namespace