Click or drag to resize
StepTypeUniMenuItems Constructor
Constructor setting context to menu items.

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

Parameters

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