Returns all message board matching specified criteria.
Namespace: CMS.MessageBoardsAssembly: CMS.MessageBoards (in CMS.MessageBoards.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- where
- Type: System String
WHERE condition
- orderBy
- Type: System String
ORDER BY expression
- topN
- Type: System Int32
Top N condition
- columns
- Type: System String
Columns to be selected
Return Value
Type: InfoDataSet BoardInfoSee Also