Tuesday, March 18, 2008

User control in Master Pages

Put the User control in Master Pages, and make them show up on all the pages.

You can make some useful controls like checking user details n display user names on master page.

How to Create a Control and put it in Master pages is well described by Liam cleary,at thr link below:
http://www.helloitsliam.com/archive/2008/01/21/sharepoint-–-user-control-in-master-page-page-footer.aspx

I created a control to check the logged in user's group and the change the master page on fly.

1 comments:

kancharla said...

Hi i have a probny one please help me to solve that

I have two master pages for my portal i need to apply master page1 to Administrator and master page2 to other users. How can i do that

Thanx in Advance