Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the URL token that is used when creating “one-click” pages within this PublishingWeb.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public ReadOnly Property DefaultPageLayout As PageLayout
Get
'Usage
Dim instance As PublishingWeb
Dim value As PageLayout
value = instance.DefaultPageLayout
public PageLayout DefaultPageLayout { get; }
Property value
Type: Microsoft.SharePoint.Publishing.PageLayout
Returns PageLayout.
Remarks
The NewPageUrlToken property is used when creating new “one-click” pages within this PublishingWeb.