this.ClientScript.RegisterStartupScript(this.GetType(), this.Title , "window.opener.location.reload();alert('Cancel successfully!');", true);
Mainly this js code: window.opener.location.reload ();
If there are no special requirements, you can consider using div