| NewsletterSubscriptionAction Class |
Namespace: CMS.Newsletters
public class NewsletterSubscriptionAction : AutomationAction
The NewsletterSubscriptionAction type exposes the following members.
| Name | Description | |
|---|---|---|
| NewsletterSubscriptionAction |
| Name | Description | |
|---|---|---|
| ACTION_SUBSCRIBE |
Subscribe to newsletter action parameter value.
| |
| ACTION_UNSUBSCRIBE |
Unsubscribe from newsletter action parameter value.
| |
| INHERIT_DOUBLE_OPTIN_PARAMETER_NAME |
Inherit double opt-in setting parameter name.
| |
| NEWSLETTER_NAME_PARAMETER_NAME |
Newsletter name parameter name.
| |
| SITE_PARAMETER_NAME |
Site parameter name.
| |
| SUBSCRIBE_ACTION_PARAMETER_NAME |
Subscribe action parameter name.
|
| Name | Description | |
|---|---|---|
| Execute |
Executes current action
(Overrides BaseWorkflowActionInfoType, StateInfoType, ActionEnumTypeExecute.) | |
| GetDefaultMacroResolver |
Gets the default macro resolver.
(Inherited from AutomationAction.) | |
| GetResolvedParameterReturnType |
Gets resolved value of parameter.
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) | |
| LogMessage |
Logs message to event log.
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) | |
| Process |
Processes action.
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) | |
| RefreshObject |
Refreshes object instance
(Inherited from AutomationAction.) |