L
Leeor Chernov
Hi, I am trying to make my
WebPartManager.Personalization.CanEnterSharedScope to true,
I tried to put in web.config the authorization part :
<allow verbs="enterSharedScope" users="SomeUserAccount"
roles="admin" />
</authorization>
and it is still remain false,
How can I make my web page enter into the shared scope ?
Leeor C.
WebPartManager.Personalization.CanEnterSharedScope to true,
I tried to put in web.config the authorization part :
<allow verbs="enterSharedScope" users="SomeUserAccount"
roles="admin" />
</authorization>
and it is still remain false,
How can I make my web page enter into the shared scope ?
Leeor C.