return RedirecttoAction("Success")
how to generate redirection?
how to generate redirection?
| ||||
|
feedback
|
|
You are using the wrong overload of Html.ActionLink, you need
Without the third | |||||||||
feedback
|