Returns the DataSet of forum posts in specified subtree of forum posts.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- forumId
- Type: System Int32
Forum ID
- path
- Type: System String
Posts path
- whereCondition
- Type: System String
Where condition
Return Value
Type: InfoDataSet ForumPostInfoSee Also