Interface IEmailSelectorProvider
- Namespace
- Dynamicweb.CoreUI.Editors.Selectors
- Assembly
- Dynamicweb.CoreUI.dll
public interface IEmailSelectorProvider
Properties
ShowAllEmailsNode
bool ShowAllEmailsNode { get; set; }
Property Value
ShowAutomation
bool ShowAutomation { get; set; }
Property Value
ShowCampaigns
bool ShowCampaigns { get; set; }
Property Value
ShowTemplates
bool ShowTemplates { get; set; }