Compartilhar via


PublishingWeb.InheritDefaultPageLayout método

Sets the new page URL token on this PublishingWeb object to be inherited from the parent PublishingWeb object.

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

Sintaxe

'Declaração
Public Sub InheritDefaultPageLayout
'Uso
Dim instance As PublishingWeb

instance.InheritDefaultPageLayout()
public void InheritDefaultPageLayout()

Comentários

After calling this method, the NewPageUrlToken property will return the same value that is specified in the parent PublishingWeb object. The P:Microsoft.SharePoint.Publishing.PublishingWeb.IsInheritingNewPageUrlToken property will be True.

Ver também

Referência

PublishingWeb classe

PublishingWeb membros

Microsoft.SharePoint.Publishing namespace