Click or drag to resize

EmailDialogModelSelectedEmailTitle Property

Gets or sets the selected email title.

Namespace:  Dynamicweb.Management.Marketing.Dialogs.EmailMarketing.Models
Assembly:  Dynamicweb.Management.Marketing (in Dynamicweb.Management.Marketing.dll) Version: 4.6.1
Syntax
public string SelectedEmailTitle { get; set; }

Property Value

Type: String
The selected node.
See Also