Returns forums according to the specifed conditions.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- where
- Type: System String
Where condition to apply
- orderBy
- Type: System String
Order by statement used to sort the data
- topN
- Type: System Int32
TOP N Rows
- columns
- Type: System String
Columns
Return Value
Type: InfoDataSet ForumInfoSee Also