Quantcast
Channel: ASPSnippets RSS Feed
Viewing all articles
Browse latest Browse all 4777

Create Layout Page in ASP.Net MVC

$
0
0
Here Mudassar Khan has explained with an example, how to use Layout Page in ASP.Net MVC Razor. The Layout Page of a View is used in scenario where there are multiple Views and there is some design which needs to be kept common, let’s say Header and Footer. Basically, Layout Page shares the common design which is shared among all the Views in the project.

Viewing all articles
Browse latest Browse all 4777

Trending Articles