PublishingWeb.SetDefaultPageLayout Method
SharePoint 2010
Specifies the URL token that will be used when creating “one-click” pages within the current PublishingWeb object.
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Parameters
- pageLayout
- Type: Microsoft.SharePoint.Publishing.PageLayout
The URL token representing the page layout to be set.
- resetAllSubsitesToInherit
- Type: System.Boolean
Indicates whether this setting should be pushed down to all subsites
After calling this method, the NewPageUrlToken will return the given page layout and the given URL token. The IsInheritingNewPageUrlToken property will be False.