Click or drag to resize
StepTypeAutomationUniMenuItems Constructor
Initialize a new instance of the StepTypeAutomationUniMenuItems class.

Namespace: CMS.WorkflowEngine.Web.UI
Assembly: CMS.WorkflowEngine.Web.UI (in CMS.WorkflowEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
public StepTypeAutomationUniMenuItems(
	string draggableScope
)

Parameters

draggableScope
Type: SystemString
Scope for JS dragging mechanism.
See Also