NewsletterSubscriptionActionDataProvider Class |
Namespace: CMS.Newsletters.Web.UI
public sealed class NewsletterSubscriptionActionDataProvider : AutomationActionDataProvider
The NewsletterSubscriptionActionDataProvider type exposes the following members.
Name | Description | |
---|---|---|
NewsletterSubscriptionActionDataProvider |
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 "Newsletter subscription" steps.
(Overrides AutomationActionDataProviderGetStepDescription(Int32).) | |
GetStepInformation |
Returns HTML representation of additional information that will be displayed in automation designer for a step specified by stepId.
(Inherited from AutomationActionDataProvider.) |