Click or drag to resize
CMSDocumentManagerStep Property
Document workflow step.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public WorkflowStepInfo Step { get; }

Property Value

Type: WorkflowStepInfo

Implements

ICMSDocumentManagerStep
See Also