Overload List

  Name Description
Public method GetCommentCount(Guid, Int32)
Gets a number of comments for give parent entity type and id.
Public method GetCommentCount(Guid, Int32, CommentStatus)
Gets a number of comments for given parent entity type, id and status.
Public method GetCommentCount(Nullable<(Of <<'(Guid>)>>), String, Guid)
Gets the comment count filtered by user or email and relation.

See Also