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