Click or drag to resize
PostCollection Class
Represents a collection of psots.
Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionPost
    Dynamicweb.Content.SocialPostCollection

Namespace: Dynamicweb.Content.Social
Assembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax
public class PostCollection : Collection<Post>

The PostCollection type exposes the following members.

Constructors
  NameDescription
Public methodPostCollection
Initializes a new instance of an object.
Top
Remarks