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.
To refresh the whole page, but it works normally:
Response.Redirect(url,bool)