redirect in asp.net

it is very simple to redirect your webpage to another webpage or just to another website just copy the below code in the event where you want to use.

code for aspx.cs
Response.Redirect("mypage.aspx");

Admin

A Software Engineer, Social Media Marketing Expert, writer,

Post a Comment

Previous Post Next Post