Click or drag to resize
NewsletterSubscriptionAction Methods

The NewsletterSubscriptionAction type exposes the following members.

Methods
  NameDescription
Public methodExecute
Executes current action
(Overrides BaseWorkflowActionInfoType, StateInfoType, ActionEnumTypeExecute.)
Protected methodGetDefaultMacroResolver
Gets the default macro resolver.
(Inherited from AutomationAction.)
Protected methodGetResolvedParameterReturnType
Gets resolved value of parameter.
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.)
Public methodLogMessage
Logs message to event log.
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.)
Public methodProcess
Processes action.
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.)
Protected methodRefreshObject
Refreshes object instance
(Inherited from AutomationAction.)
Top
See Also