You can add the following code to the code which you had developed for
workflow
(Add the following line after all the necessary steps done for your
workflow(Moving))
Page.RegisterStartupScript("Sc1","<script
language=javascript>document.location.reload();</script>");