Click or drag to resize
StepTypeUniMenuItemsGetActionSettings Method (WorkflowActionInfo)
Creates menu item for workflow action.

Namespace: CMS.WorkflowEngine.Web.UI
Assembly: CMS.WorkflowEngine.Web.UI (in CMS.WorkflowEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
public Item GetActionSettings(
	WorkflowActionInfo actionDefinition
)

Parameters

actionDefinition
Type: CMS.WorkflowEngineWorkflowActionInfo
Info object

Return Value

Type: Item
UniMenu Item
See Also