Returns all message board matching specified criteria.
            
Namespace: CMS.MessageBoardsAssembly: CMS.MessageBoards (in CMS.MessageBoards.dll) Version: 8.0.0.0 (8.1.5347.20411)
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