1
When we use @RenderBody, the other pages used with _Layout, is rendered only in there, correct?
My question is:
Assuming all our pages use the _Layout what’s that @RenderBody
When browsing, it only loads the content in there or, it reloads the _Layout again?
It reloads all the . js and css files found on _Layout?