PublishingWeb.DefaultPageLayout propriedade
Gets the URL token that is used when creating “one-click” pages within this PublishingWeb.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (em Microsoft.SharePoint.Publishing.dll)
Sintaxe
'Declaração
Public ReadOnly Property DefaultPageLayout As PageLayout
Get
'Uso
Dim instance As PublishingWeb
Dim value As PageLayout
value = instance.DefaultPageLayout
public PageLayout DefaultPageLayout { get; }
Valor de propriedade
Tipo: Microsoft.SharePoint.Publishing.PageLayout
Returns PageLayout.
Comentários
The NewPageUrlToken property is used when creating new “one-click” pages within this PublishingWeb.