Click or drag to resize

EmailFolder Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.DataDbObject
    Dynamicweb.EmailMarketingEmailFolder

Namespace:  Dynamicweb.EmailMarketing
Assembly:  Dynamicweb.EmailMarketing (in Dynamicweb.EmailMarketing.dll) Version: 3.0.2
Syntax
public class EmailFolder : DbObject, 
	IPermissionControlled, IPermissionLookup

The EmailFolder type exposes the following members.

Constructors
  NameDescription
Public methodEmailFolder
Initializes a new instance of the EmailFolder class
Top
Properties
  NameDescription
Public propertyConnection (Inherited from DbObject.)
Public propertyEmailsCount
Public propertyHasChildFolders
Public propertyID (Inherited from DbObject.)
Public propertyIsNew (Inherited from DbObject.)
Public propertyName
Public propertyParentId
Public propertyTopFolderID
Public propertyTransaction (Inherited from DbObject.)
Top
Methods
Fields
  NameDescription
Protected field_id (Inherited from DbObject.)
Protected field_keyField (Inherited from DbObject.)
Protected field_tableName (Inherited from DbObject.)
Top
Extension Methods
See Also