Hello,
I have a question about Content Search Web Parts. I was reading through the online documentation and I found the following pagehttp://msdn.microsoft.com/en-us/library/jj163789.aspx. I'm still a little fuzzy on the implementation of the web part. I have a SOAP service that I have connected to via SharePoint Designer 2013 and want to provide a results page.
It appears that the Web Part functions like a list view or data list ASP.net control that I'm am familiar with using in my ASP.net and Azure could App's. Is this Web Part a stock out of the box Part? I don't see it anywhere in the Design Manager (edit page layout & master page). Nor do I see it in the Snippets Gallery.
If this is a custom control, I'm I building a Web Part myself? Where in the publishing system do I find the pages to build a Web Part?
Thanks,