Click or drag to resize
SocialFolderCollection Class
Represents collection of folders
Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionSocialFolder
    Dynamicweb.Content.SocialSocialFolderCollection

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

The SocialFolderCollection type exposes the following members.

Constructors
  NameDescription
Public methodSocialFolderCollection
Initializes a new instance of the SocialFolderCollection class
Top
See Also