Click or drag to resize

CommentCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionComment
    Dynamicweb.Content.CommentingCommentCollection

Namespace:  Dynamicweb.Content.Commenting
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public class CommentCollection : Collection<Comment>

The CommentCollection type exposes the following members.

Constructors
  NameDescription
Public methodCommentCollection
Initializes a new instance of the CommentCollection class
Top
Properties
  NameDescription
Public propertyTotalComments
Top
Methods
  NameDescription
Public methodRatingAverage
Top
See Also