Is there a Page.Refresh type of command to refresh a page?
I don\'t want to redirect to the page or refresh in JavaScript.
Careful with rewriting URLs, though. I'm using this, so it keeps URLs rewritten.
Response.Redirect(Request.RawUrl);