Click or drag to resize
GraphDesignerSelectedStepID Property
Gets or sets workflow step ID to be selected.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax
C#
public int SelectedStepID { get; set; }

Property Value

Type: Int32
See Also