Click or drag to resize
StepTypeWorkflowNodeGetDocumentEditSettings Method
Creates new workflow node for step type of edited document.

Namespace: CMS.WorkflowEngine.Factories
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 9.0.0
Syntax
C#
public override WorkflowNode GetDocumentEditSettings()

Return Value

Type: WorkflowNode
New workflow node
See Also