Blog

Share this blog : twitter

Oct 15

Written by: IOTAP ::-- SharePoint Team
Wednesday, October 15, 2008 6:19 PM 

Hide the sign-in link on the Sharepoint sites except admin page

Did you want to hide the sign-in link on your SharePoint sites?

All you need to do is to locate the following code in your master page and hide or remove the tag:

Step 1:

   <wssuc:welcome id="wc" runat="server" EnableViewState="false"></wssuc:welcome>

This will hide the whole Welcome Panel when the page is displayed in the web browser. Donot remove the welcome.ascx control from the Controltemplate folder.
The welcome menu is part of the link itself. Its a whole functionality which is contained in welcome.ascx. So if you remove that, you will loose the menu too.

Step 2:

Create the ASPX for a admin user called adminlogin.aspx

Place the the following code in the ASPX page

   <wssuc:welcome id="wc" runat="server" EnableViewState="false"></wssuc:welcome>

The "Sign In" link available in the top-right corner of the Sharepoint site except
the admin page.

Tags:

Your name:
Your email:
(Optional) Email used only to show Gravatar.
Your website:
Title:
Comment:
Security Code
Enter the code shown above in the box below
Add Comment   Cancel 


 
 
 

IOTAP is an IT Consulting and Software Services Company with global delivery centers in Mumbai and Chennai, India. We are a Microsoft Gold Certified Partner and use products and technologies like Dynamics CRM, SharePoint, Silverlight, and the .Net platform to create solutions that help our customers connect, communicate and collaborate effectively