Select from following answers:- @Html.ActionLink()
- @Html.Request()
- @Html.Action()

- @Html.Allow()
- All Above
@Html.Action() allows you to do the setup that makes the sub request inside of the primary Mvc request.
Show Correct Answer
Asked In: Spotted While Learning |
Alert Moderator