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
ShowAutomation
public bool ShowAutomation { get; set; }
Property Value
ShowCampaigns
public bool ShowCampaigns { get; set; }
Property Value
ShowTemplates
public bool ShowTemplates { get; set; }