Hi,
I want to change the page layout of all the pages of page library programtically. I am able to do that. I am fetching all the pages present in page library using web.GetPublishingPages() and changing page layout. But I dont want to publish those pages which is having draft version.
How can I achieve this.
Shubho