Part 150 Default content in contentplaceholder of a master page in asp net HD
Text version of the video http://csharp-video-tutorials.blogspot.com/2013/10/part-150-default-content-in.html Slides http://csharp-video-tutorials.blogspot.com/2013/11/part-150-default-content-in.html All ASP .NET Text Articles http://csharp-video-tutorials.blogspot.com/p/free-aspnet-video-tutorial.html All ASP .NET Slides http://csharp-video-tutorials.blogspot.com/p/aspnet-slides.html ASP.NET Playlist https://www.youtube.com/playlist?list=PL4cyC4G0M1RQcB4IYS_zwkyBwMyx5AnDM All Dot Net and SQL Server Tutorials in English https://www.youtube.com/user/kudvenkat/playlists?view=1&sort=dd All Dot Net and SQL Server Tutorials in Arabic https://www.youtube.com/c/KudvenkatArabic/playlists A ContentPlaceHolder in a master page can include default content. If you want a content page to default to master page default content, all you need to do is to remove the content control from the content page.