3

How does SharePoint keep track of if a user has liked a blog post or not? I'm thinking it must be a property either on the post or on the user. Does anyone know how to programmatically find this info in Visual Studio?

4
  • which version of SharePoint are you using ? Commented Nov 4, 2013 at 21:00
  • SharePoint Server Commented Nov 4, 2013 at 21:47
  • 1
    I think he meant; 2007, 2010, 2013? Commented Nov 5, 2013 at 6:50
  • 1
    Oh sorry, SharePoint Server 2013 Commented Nov 5, 2013 at 18:20

1 Answer 1

1

This link should get you started, to the best of my knowledge the code behind call to SocialTagManager hasn't changed from 2010 to 2013, but I could be wrong.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.