New method in ASP DOT NET

Write the name of the new method that has been introduced in ASP.NET 4.0 to redirect the page permanently?

E

Expert

Verified

The new method that has been introduced in ASP.NET 4.0 to redirect the page permanently is RedirectPermanent() method. The example of a RedirectPermanent() method is as follows:

RedirectPermanent("/path/Aboutus.aspx");

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.