CMSAutomationManager.MoveToNextStep Method |
Moves object to next step.
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 13.0.131
Syntax public void MoveToNextStep(
int stepId,
string comment
)
Parameters
- stepId
- Type: System.Int32
Step ID (optional) - comment
- Type: System.String
Comment
See Also