if I click on google.com, then how the mvc routing will work
answer this question.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
shubham bahugunaPosted Feb 25, 2015, 2:29 AM
Pradeep ShetPosted Feb 25, 2015, 2:06 AM
Do you mean your application is having a google link?
If so then we have Redirect() and RedirectPermanent() method which we can return from ActionMethod. Hope this is what you were asking.