Returns number of posts in current forum or thread.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- data
- Type: System Object
Container.DataItem
- thread
- Type: System Boolean
If is true, returns number of posts for current thread, otherwise returns number of posts for current forum
Return Value
Type: Int32See Also