Table of Contents

Interface IEmailSelectorProvider

Namespace
Dynamicweb.CoreUI.Editors.Selectors
Assembly
Dynamicweb.CoreUI.dll
public interface IEmailSelectorProvider

Properties

ShowAllEmailsNode

bool ShowAllEmailsNode { get; set; }

Property Value

bool

ShowAutomation

bool ShowAutomation { get; set; }

Property Value

bool

ShowCampaigns

bool ShowCampaigns { get; set; }

Property Value

bool

ShowTemplates

bool ShowTemplates { get; set; }

Property Value

bool
To top