Compartilhar via


PublishingWeb.ParentPublishingWeb propriedade

Obtém o pai SPWeb objeto como uma instância de PublishingWeb .

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

Sintaxe

'Declaração
Public ReadOnly Property ParentPublishingWeb As PublishingWeb
    Get
'Uso
Dim instance As PublishingWeb
Dim value As PublishingWeb

value = instance.ParentPublishingWeb
public PublishingWeb ParentPublishingWeb { get; }

Valor de propriedade

Tipo: Microsoft.SharePoint.Publishing.PublishingWeb
O objeto SPWeb do pai como uma instância de de PublishingWeb.

Ver também

Referência

PublishingWeb classe

PublishingWeb membros

Microsoft.SharePoint.Publishing namespace

ParentWeb