Increments the post views with the specified number.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- postId
- Type: System Int32
ID of the post the views of which are updated
- viewCount
- Type: System Int32
Number of views which will be added
See Also