Click or drag to resize
WorkflowStepSourcePointListControlCurrentNode Property
Current workflow step representation in graph

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax
C#
public WorkflowNode CurrentNode { get; }

Property Value

Type: WorkflowNode
See Also