IProcessDetailPageAfterAutomationManagerAction Method |
Handles logic after specified automation manager action.
Namespace: CMS.ContactManagement.Web.UIAssembly: CMS.ContactManagement.Web.UI (in CMS.ContactManagement.Web.UI.dll) Version: 13.0.131
Syntax void AfterAutomationManagerAction(
string actionName
)
Parameters
- actionName
- Type: SystemString
Automation manager action name
See Also