开发者

Sharepoint Personalization [duplicate]

开发者 https://www.devze.com 2023-01-23 21:25 出处:网络
This question already has answers here: 开发者_如何学C Closed 12 years ago. Possible Duplicate: How do I remove the “Personalize this Page” option in WSS 3 with feature code?
This question already has answers here: 开发者_如何学C Closed 12 years ago.

Possible Duplicate:

How do I remove the “Personalize this Page” option in WSS 3 with feature code?

Hi,

I have to take out the "personalize this page" from the login drop down on the sharepoint site, at the top right hand corner.

How can I do that?

Sharepoint Personalization [duplicate]

Thank you


This menu only appears when you have webpart zone with AllowPersonalization=true attributes. If you want to completely disable this functionality you can remove "Manage Personal Views" (or something similar) from the default permission levels.

0

精彩评论

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