Click or drag to resize
StepTypeDependencyInjectorTContainerTypeGetStandardSettings Method
Injects dependencies for step type standard.

Namespace: CMS.WorkflowEngine.Factories
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 13.0.131
Syntax
C#
public abstract TContainerType GetStandardSettings()

Return Value

Type: TContainerType
Generic data type
See Also