StepTypeFactory ContainerType  GetSettingsObject Method (List WorkflowStepTypeEnum )Kentico 8.1 API Reference
Creates menu items based on workflow step types.

Namespace: CMS.WorkflowEngine.Factories
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

stepTypes
Type: OnlineSystem.Collections.Generic List WorkflowStepTypeEnum 
List of workflow step types

Return Value

Type: OnlineList ContainerType 
List of settings objects
See Also