Users Pricing

forum

home / developersection / forums / html.partial vs html.renderpartial & html.action vs html.renderaction in mvc

Html.Partial vs Html.RenderPartial & Html.Action vs Html.RenderAction in mvc

Anonymous User 3325 17 Nov 2014

In ASP.NET MVC, what is the difference between:

  • Html.Partial and Html.RenderPartial
  • Html.Action and Html.RenderAction

I am a content writter !


1 Answers