0

同じ Web パーツの 2 つのインスタンスが同じページにデプロイされています。

Webpart has a property named Network, which will take values Internal or External.

Webpart1 is setup as internal. and Network on WebPart2 is setup as external.

After adding webpart, on any event on first webpart is working fine. Any event on Second Webpart shows Network value as Internal. It works fine if I remove the first webpart from the page.

Any ideas?

4

1 に答える 1

0

解決策を提供するために、Web パーツ プロパティに関連するコードを共有してください。

考えられるシナリオの 1 つは、プロパティまたはカプセル化されたフィールドが Web パーツ ソースで静的として宣言されている可能性があることです。

于 2011-06-08T03:39:29.517 に答える