Click or drag to resize

EmailDialogModel Class

FileDialogModel
Inheritance Hierarchy
SystemObject
  Dynamicweb.Management.Marketing.Dialogs.EmailMarketing.ModelsEmailDialogModel

Namespace:  Dynamicweb.Management.Marketing.Dialogs.EmailMarketing.Models
Assembly:  Dynamicweb.Management.Marketing (in Dynamicweb.Management.Marketing.dll) Version: 4.6.1
Syntax
public class EmailDialogModel

The EmailDialogModel type exposes the following members.

Constructors
  NameDescription
Public methodEmailDialogModel
Initializes a new instance of the EmailDialogModel class
Top
Properties
  NameDescription
Public propertyFolderNode
Gets or sets the folder.
Public propertySelected
Gets or sets the selected node.
Public propertySelectedEmailId
Gets or sets the selected email id.
Public propertySelectedEmailTitle
Gets or sets the selected email title.
Public propertyTitle
Gets or sets the title.
Top
See Also