.cshtml
pages for rendering dynamic web pages:
_ViewStart.cshtml
(default), which sets the default layout for all the views like
@{ Layout = "_Layout"; }
Shared/_Layout.cshtml
(default), which specifies 3 tabs of the home page: (i) Home, (ii) Books, and (iii) Privacy, and the partial code for the Books tab is shown in the above figure.
Did you hear about the kidnapping at school? It’s okay. He woke up. |