This topic has not yet been rated - Rate this topic

PublishingWeb.SetDefaultPageLayout Method

SharePoint 2010

Specifies the URL token that will be used when creating “one-click” pages within the current PublishingWeb object.

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
public void SetDefaultPageLayout(
	PageLayout pageLayout,
	bool resetAllSubsitesToInherit
)

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.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ