Eng | Rus
 
Education -> Solutions -> Refresh asp.net page
 
 
 
Simple Seo Solutions
SEO and Promotion
sites
VoiceNotebook.com
Speech to text for AndroidAndroid speech to text

This example shows how to refresh asp.net page

Simply insert: Response.Redirect(Request.Path()) in the your code behind.

This method is usefull for the user control (*.ascx) that you include in your pages because it allows to refresh different pages (current page will be refreshed).

 

 

 

© prjsoft.ru