CMSAutomationManagerMoveToPreviousStep Method (String) |
Moves object to previous step.
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 12.0.0
Syntax public void MoveToPreviousStep(
string comment
)
Parameters
- comment
- Type: SystemString
Comment
See Also