I am working with ASP.net MVC 2 framework, for multiple sites.We have a base site and th开发者_开发知识库en sub sites that inherit from a \"Core\" site that contains 90% of the functionality that the
I want to redirect user t开发者_运维百科o particular URL while clicking on Button in Android App.You can start a \'view\' activity, which would be the browser given a URL:
I want to use a RedirectToRouteResult to redirect to a url like /users/4#Summary.Using ASP.NET MVC 1.0, I haven\'t been able to find a w开发者_开发技巧ay to do that - have I missed it?You should prope