StepTypeFactory ContainerType  GetSettingsObject Method (List WorkflowStepTypeEnum )Kentico 8.0 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.0.5239.26125)

Parameters

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

Return Value

Type: OnlineList ContainerType 
List of settings objects
See Also