J
J
JoraInTheSky2017-08-05 13:58:53
ASP.NET
JoraInTheSky, 2017-08-05 13:58:53

Explain Partial and Render in ASP.NET MVC?

Started learning asp.net mvc from Adam Freeman's book and came across partial views, so here it is

@Html.Partial()
@Html.RenderAction()
@Html.RenderPartial()
@RenderBody()
@RenderPage()
@RenderSection()

So, what's the difference in the first three helpers? After googling and reading about these helpers, I'm completely confused. So, I wanted to ask those who know and practice when and in what cases they are used ??
And, the last three have completely confused me completely. Please explain, from a practical point of view, what and when to use?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman, 2017-08-06
@JoraInTheSky

https://metanit.com/sharp/mvc/4.5.php

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question