SendNewsletterIssueAction Class |
Namespace: CMS.Newsletters
public class SendNewsletterIssueAction : AutomationAction
The SendNewsletterIssueAction type exposes the following members.
Name | Description | |
---|---|---|
SendNewsletterIssueAction |
Name | Description | |
---|---|---|
LAST_SENT_NEWSLETTER_ISSUE_GUID_KEY |
Key for element containing GUID of last sent newsletter.
| |
LAST_SENT_NEWSLETTER_ISSUE_SITEID_KEY |
Key for element containing Site ID of last sent newsletter.
| |
NEWSLETTER_ISSUE_PARAMETER_NAME |
Newsletter Issue parameter name.
| |
SITE_NAME_PARAMETER_NAME |
Site name 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.) |