Publishingimage Sharepoint Search programmatically

Hi,

I am using SharePoint object model to fetch some pages from the page gallery.

Everything is working perfectly, I get the Title of the page, its URL, HitHighlightedText; except the fact that I do not know how do I get the Roll Up Image Url associated with the Page.

Please advise.

Thanks

January 22nd, 2014 4:10am

If you are using search there is a PublishingPage managed property which is mapped to the ows_r_IMGE_PublishingRollupImage crawled property. This managed property is retrievable using search. This may return the url you are looking for.
Free Windows Admin Tool Kit Click here and download it now
February 1st, 2014 12:03am

There is a managed property named "PublishingImage" and it's mapped to two crawled properties 

ows_r_IMGE_PublishingPageImage and ows_r_IMGE_PublishingRollupImage it will contain data from both crawled property it's like Steve said retrievable via search 

February 1st, 2014 6:19pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics