在SharePoint 2013中顯示「以其餘用戶身份登陸」

在我新建了SharePoint 2013的網站後, 發現界面與2010有一些不一樣,好比缺乏了「以其餘用戶身份登陸」,這給個人測試帶來很大不便。測試

在找了一些國外網站後,終於找到了解決方法網站

第一步:spa

找到welcome.ascx文件,在「C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\TEMPLATE\CONTROLTEMPLATESserver

第二步:blog

添加如下代碼到welcome.ascx文件中ip

<SharePoint:MenuItemTemplate runat="server" ID="ID_LoginAsDifferentUser"io

Text="<%$Resources:wss,personalactions_loginasdifferentuser%>"登錄

Description="<%$Resources:wss,personalactions_loginasdifferentuserdescription%>"方法

MenuGroupId="100"im

Sequence="100" UseShortId="true" />

以下圖所示:

第三步:

刷新您的SharePoint網站,您會發現「以其餘用戶身份登陸」出現了。

相關文章
相關標籤/搜索