Kentico 9.0 API Reference
Kentico 9.0 API Reference
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: 9.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) 2015 Kentico Software
Send comments on this topic to
support@kentico.com