This topic has not yet been rated - Rate this topic

PublishingWeb.IterateOverAllPages method

Iterates over all PublishingPage objects in the current PublishingWeb object and processes each PublishingPage by using the given delegate.

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
public void IterateOverAllPages(
	PublishingWeb.ProcessPublishingPage callToProcessPublishingPage
)

Parameters

callToProcessPublishingPage
Type: Microsoft.SharePoint.Publishing.PublishingWeb.ProcessPublishingPage
The delegate to process the PublishingPage object.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.