Click or drag to resize
StepTypeFactoryTContainerType Class
Factory for creating setting objects based on workflow step type.
Inheritance Hierarchy
SystemObject
  CMS.WorkflowEngine.FactoriesStepTypeFactoryTContainerType

Namespace: CMS.WorkflowEngine.Factories
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 13.0.131
Syntax
C#
public sealed class StepTypeFactory<TContainerType>

Type Parameters

TContainerType
Type of settings object

The StepTypeFactoryTContainerType type exposes the following members.

Constructors
Methods
  NameDescription
Public methodGetSettingsObject
Creates menu items based on workflow step type.
Top
See Also