Click or drag to resize
StepTypeDependencyInjectorTContainerTypeGetActionSettings Method
Injects dependencies for step type action.

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

Return Value

Type: TContainerType
Generic data type
See Also