This topic has not yet been rated - Rate this topic

PublishingWeb.SetNewPageUrlToken method

Sets the available web templates on this PublishingWeb object to be inherited from the parent PublishingWeb object.

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
public void SetNewPageUrlToken(
	string urlToken,
	bool resetAllSubsitesToInherit
)

Parameters

urlToken
Type: System.String
The URL token to be set.
resetAllSubsitesToInherit
Type: System.Boolean
Indicates whether the setting should be pushed down to all subsites.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.