Tagged Questions
4
votes
6answers
7k views
How do I determine a user's SharePoint group membership using the client object model?
I want to redirect users from a landing page to another page in SharePoint 2010, based on their group membership. I need to do this using JavaScript (ECMAScript) and not server side code.