Umleiten zur URL -Seite ASP.NET MVC

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