Creates complete where condition from parameters.
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
- where
- Type: System String
Where condition
- maxRelativeLevel
- Type: System Int32
Maximal relative level
- selectOnlyApproved
- Type: System Boolean
Select only approved posts
Return Value
Type: StringSee Also