开发者

Is it possible to connect two web parts which are located on different pages? [SharePoint 2010]

开发者 https://www.devze.com 2023-03-16 19:51 出处:网络
First web part (lets call it WebPart1) is located in Page1.aspx and another web part (lets call it WebPart2) is located in Page2.aspx. Ho开发者_如何学运维w can I connect WebPart2 to WebPart1? I want t

First web part (lets call it WebPart1) is located in Page1.aspx and another web part (lets call it WebPart2) is located in Page2.aspx. Ho开发者_如何学运维w can I connect WebPart2 to WebPart1? I want to use "Get filter from" type of connection. Thanks in advance for your answers!


As far as I know, NO ref: http://msdn.microsoft.com/en-us/library/ff597538.aspx


you can pass params in query string.


Microsoft says it is possible at this link but how to connect, I am still searching.

0

精彩评论

暂无评论...
验证码 换一张
取 消