Returns number of comments of given blog.
Namespace: CMS.BlogsAssembly: CMS.Blogs (in CMS.Blogs.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- postId
- Type: System Object
Post document id
- postAliasPath
- Type: System Object
Post alias path
- includingTrackbacks
- Type: System Boolean
Indicates if trackback comments should be included
Return Value
Type: Int32See Also