Why don't SharePoint standard search-related web parts use web part connections to communicate with each other? They use QueryManager instead which is placed into Page.Items. I'm trying to understand the tradeoffs here. Is there something that was impossible to achieve using connections?
|
|
|||
|
|
|
I think the real reason is that the team that developed these controls initially didn't know how to use web part connections. But it gives the following advantages (which MS probably will claim is the reason). Easy setup on single query page Don't rely on any search web part being on the page |
|||
|
|