Redirecionar para URL Page ASP.NET MVC

return Redirect("http://www.google.com");
Caddy D