In Asp.Net MVC, the Html helper used to reuse the partial view's code in Razor is ?

 Posted by Goud.Kv on 4/9/2014 | Category: ASP.NET MVC Interview questions | Views: 22247 | Points: 40
Select from following answers:
  1. @Html.PartialView()
  2. @Html.Partial()
  3. @Html.GetView()
  4. @Html.InputView()
  5. All Above

Show Correct Answer


Asked In: Spotted While Learning | Alert Moderator 

Comments or Responses

Login to post response