Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.WorkflowEngine Namespaces
CMS.WorkflowEngine
BaseWorkflowAction(InfoType, StateInfoType, ActionEnumType) Class
BaseWorkflowAction(InfoType, StateInfoType, ActionEnumType) Methods
Execute Method
GetDefaultMacroResolver Method
GetResolvedParameter(ReturnType) Method
LogMessage Method
Process Method
BaseWorkflowAction
InfoType
,
StateInfoType
,
ActionEnumType
Process Method
Processes action.
Namespace:
CMS.WorkflowEngine
Assembly:
CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 11.0.0
Syntax
C#
Copy
public
void
Process
(
IWorkflowActionEventArgs
args
)
Parameters
args
Type:
CMS.WorkflowEngine
IWorkflowActionEventArgs
Arguments of action
Implements
IWorkflowAction
Process(IWorkflowActionEventArgs)
See Also
Reference
BaseWorkflowAction
InfoType, StateInfoType, ActionEnumType
Class
CMS.WorkflowEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com