C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\GLOBAL 目录内,将Default.master文件进行修改:
1. 注释以下字段, 用于隐藏 " 查看网站所有内容" ,
<!-- <Sharepoint:SPSecurityTrimmedControl runat="server" PermissionsString="ViewFormPages">
<div class="ms-quicklaunchheader"><SharePoint:SPLinkButton />
</td></tr>
</table> -->
注意, 在上面的语句前后添加红色标识的<!-- 与--> 即

相关文章:

  • 2021-06-11
  • 2021-10-23
  • 2021-11-09
  • 2021-05-24
  • 2021-09-14
  • 2021-10-06
猜你喜欢
  • 2022-12-23
  • 2021-05-16
  • 2022-01-30
  • 2022-12-23
  • 2021-10-26
  • 2021-09-27
  • 2021-11-28
相关资源
相似解决方案