I’m building a visual webpart for SharePoint 2010 and I need to get a reply from a Discussion Board programmatically (asp.net).
Because I get the folder Discussion 1 (inside a Discussion Board, let’s say) and then I want to browse its files but I get files.count = 0, while I perfectly get the Document Library’s files using that code.
Any ideas?
Try:
See also: