below is the way we can make it appear on the SharePoint sites:-
<SharePoint:MenuItemTemplate runat="server" ID="ID_LoginAsDifferentUser"
Text="<%$Resources:wss,personalactions_loginasdifferentuser%>"
Description="<%$Resources:wss,personalactions_loginasdifferentuserdescription%>"
MenuGroupId="100"
Sequence="100"
UseShortId="true"
/>
And Now save the file. Do it on all the SP servers. Refresh the site now and you should be able to see it.
No comments:
Post a Comment