Table of Contents

Class EmailSelectorOptions

Namespace
Dynamicweb.CoreUI.Editors.Selectors
Assembly
Dynamicweb.CoreUI.dll
public sealed class EmailSelectorOptions : SelectorOptions<int>
Inheritance
EmailSelectorOptions
Inherited Members

Properties

ShowAllEmailsNode

public bool ShowAllEmailsNode { get; set; }

Property Value

bool

ShowAutomation

public bool ShowAutomation { get; set; }

Property Value

bool

ShowCampaigns

public bool ShowCampaigns { get; set; }

Property Value

bool

ShowTemplates

public bool ShowTemplates { get; set; }

Property Value

bool
To top