Compartilhar via


ContentTypeId.EnterpriseWikiPage propriedade

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

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

Sintaxe

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

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

Valor de propriedade

Tipo: Microsoft.SharePoint.SPContentTypeId
Retorna SPContentTypeId.

Ver também

Referência

ContentTypeId classe

ContentTypeId membros

Microsoft.SharePoint.Publishing namespace