91.

Which of the following is not a valid statement in ASP.Net?

Server.Redirect("SomePage.aspx"); is invalid. There is no such method exists in Server object.