Click or drag to resize
DocumentManagerEventArgsCurrentStep Property
Current document workflow step

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public WorkflowStepInfo CurrentStep { get; }

Property Value

Type: WorkflowStepInfo
See Also