CMSAutomationManagerMoveToSpecificStep Method |
Moves object to specific step.
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 12.0.0
Syntax public void MoveToSpecificStep(
int stepId,
string comment
)
Parameters
- stepId
- Type: SystemInt32
Step ID - comment
- Type: SystemString
Comment
See Also