| SendNewsletterIssueActionDataProvider Class |
Namespace: CMS.Newsletters.Web.UI
public sealed class SendNewsletterIssueActionDataProvider : AutomationActionDataProvider
The SendNewsletterIssueActionDataProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| SendNewsletterIssueActionDataProvider |
Initializes a new instance of SendNewsletterIssueActionDataProvider.
|
| Name | Description | |
|---|---|---|
| DisplayInformationIcon |
Indicates whether a step should display icon for accessing additional step information which is provided by GetStepInformation(Int32) method.
(Inherited from AutomationActionDataProvider.) |
| Name | Description | |
|---|---|---|
| GetStepDescription |
Returns description in HTML format for "Send marketing email" steps.
(Overrides AutomationActionDataProviderGetStepDescription(Int32).) | |
| GetStepInformation |
Returns HTML representation of additional information that will be displayed in automation designer for "Send marketing email" steps.
(Overrides AutomationActionDataProviderGetStepInformation(Int32).) |