Click or drag to resize
SocialTopFolder Class
Inheritance Hierarchy
SystemObject
  DbObject
    Dynamicweb.Content.SocialSocialTopFolder

Namespace: Dynamicweb.Content.Social
Assembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax
public class SocialTopFolder : DbObject

The SocialTopFolder type exposes the following members.

Constructors
  NameDescription
Public methodSocialTopFolder
Initializes a new instance of the SocialTopFolder class.
Top
Properties
  NameDescription
Public propertyChannelIds
Public propertyConnection (Inherited from DbObject.)
Public propertyFolderName
Public propertyID (Inherited from DbObject.)
Public propertyIsNew (Inherited from DbObject.)
Public propertyTransaction (Inherited from DbObject.)
Top
Methods
  NameDescription
Public methodDelete (Inherited from DbObject.)
Public methodDelete(Int32) (Inherited from DbObject.)
Public methodFill (Overrides DbObject.Fill(IDataReader).)
Protected methodFillRow (Overrides DbObject.FillRow(DataRow).)
Public methodLoad (Inherited from DbObject.)
Public methodSave (Inherited from DbObject.)
Top
Fields
  NameDescription
Protected field_id (Inherited from DbObject.)
Protected field_keyField (Inherited from DbObject.)
Protected field_tableName (Inherited from DbObject.)
Top
See Also