Articles → ASP .NET MVC → Show View Without Layout In MVC

Show View Without Layout In MVC






Create A Project




Picture showing the asp.net mvc view with layout
Click to Enlarge




Remove Layout From View




@{
ViewBag.Title = "Contact";
Layout = null;
}




Picture showing the asp.net mvc view without layout
Click to Enlarge


Posted By  -  Karan Gupta
 
Posted On  -  Sunday, January 10, 2016

Query/Feedback


Your Email Id
 
Subject
 
Query/FeedbackCharacters remaining 250