Search code examples
c#asp.netsharepointsharepoint-2010sharepoint-discussion-board

Sharepoint Discussion board - Reply to reply


How we can implement reply to reply features in Sharepoint discussion Board. I have one a application, in that i have to implement this functionality as well. i got some solutions for replying to the root of the topic. But i need that, we have to reply for a specific post. Please help me by proving your valuable suggestion.


Solution

  • You need to use this method SPUtility.CreateNewDiscussionReply with specific post item.