Click or drag to resize
CMSDocumentManagerNextSteps Property
Next steps

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

Property Value

Type: ListWorkflowStepInfo

Implements

ICMSDocumentManagerNextSteps
See Also