Click or drag to resize
SocialTopFolderCollection Class
Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionSocialTopFolder
    Dynamicweb.Content.SocialSocialTopFolderCollection

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

The SocialTopFolderCollection type exposes the following members.

Constructors
  NameDescription
Public methodSocialTopFolderCollection
Initializes a new instance of the SocialTopFolderCollection class
Top
Properties
  NameDescription
Protected propertyData
Gets the underlying data storage.
Top
Methods
See Also