Click or drag to resize
GraphDesignerToolbarStopProcessing Property
In this control visibility has same function as stopping processing. Only values are inversed.

Namespace: CMS.WorkflowEngine.Web.UI
Assembly: CMS.WorkflowEngine.Web.UI (in CMS.WorkflowEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
public override bool StopProcessing { get; set; }

Property Value

Type: Boolean
See Also