The ECM step completion widget acts as a controller that coordinates other step processor widgets that you create, such as editing, saving, and closing work item widgets.
For example, to enable product editing support we can implement the HTTP-GET version of our "edit" action method on our Products controller like below and then invoke the "Add View" command.