Click or drag to resize
StepTypeDependencyInjectorTContainerTypeGetUserchoiceSettings Method
Injects dependencies for step type user choice.

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

Return Value

Type: TContainerType
Generic data type
See Also