Tagged Questions
1
vote
1answer
283 views
Get list items even if user does not have access to those items
Is there a way to get items from a list even if the current user does not actually have acces to them? SPSecurity.RunWithElevatedPrivileges does not seem to work!
I have a special case in which I ...