The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
490 views

View list of items tagged “i like it”?

I have a basic install of Sharepoint 2010 Enterprise. I'd like to know where I can view the list of items which I've tagged "i like it" (using the default button included), if such a place exists by ...
3
votes
2answers
745 views

Number of comments with SocialCommentManager.GetComments

In my custom webpart, I want to show the number of comments. I try to get this throug SocialCommentManager.GetComments and then return comments.Count. The problem is: I get only comments for the ...