Compartilhar via


PublishingWeb.IsInheritingDefaultPageLayout propriedade

Specifies the page layout that will be used when creating “one-click” pages within this PublishingWeb object through the UI.

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

Sintaxe

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

value = instance.IsInheritingDefaultPageLayout
public bool IsInheritingDefaultPageLayout { get; }

Valor de propriedade

Tipo: System.Boolean
Returns Boolean.

Ver também

Referência

PublishingWeb classe

PublishingWeb membros

Microsoft.SharePoint.Publishing namespace