ContentTypeId.PageLayout propriedade
Obtém um objeto do tipo SPContentTypeId que especifica um tipo de conteúdo PageLayout .
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (em Microsoft.SharePoint.Publishing.dll)
Sintaxe
'Declaração
Public Shared ReadOnly Property PageLayout As SPContentTypeId
Get
'Uso
Dim value As SPContentTypeId
value = ContentTypeId.PageLayout
public static SPContentTypeId PageLayout { get; }
Valor de propriedade
Tipo: Microsoft.SharePoint.SPContentTypeId
Um objeto do tipo SPContentTypeId que especifica um tipo de conteúdo PageLayout .