Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Viewing all articles
Browse latest Browse all 25064

Programatically accessing site feeds

$
0
0

As we know that in SP2013 , feeds can be stored in COntent database and my site database , where My site will store all kind of feeds While content Db will holds feeds generated because of a Microblogging webpart placed on a team site.

  1. Microblogging webpart on Team site is derived from SiteFeedwebpart class . This webpart is available after activating Site feed feature
  2. Microblogging webpart on My site is derived from MicroFeedWebpart class . this webpart is available OOTB

For feeds visible on My site , SocialFeedManager.GetFeed method exists .

My question is

Which sharepoint APIs to use to get access to Site feeds ?


Vipin tanwar.vipinkumar@gmail.com


Viewing all articles
Browse latest Browse all 25064

Trending Articles