Tagged Questions
1
vote
1answer
303 views
Page lifecycle events not firing for user control on page layout when anonymous user
I'm using SharePoint 2010.
I have a custom user control on a publishing page layout. When an authenticated user visits a page that uses the page layout everything works fine. When an anonymous user ...
0
votes
0answers
522 views
User controls in masterpage and anonymous user [closed]
I am developing a master page which includes the user control that generates a menu from the list with a specific logic. Before including the control into master page I successfully configured ...