Click here to Skip to main content
15,885,546 members
Everything / Masterpage

Masterpage

Masterpage

Great Reads

by NightWizzard
...for example a WYSIWYG HTML editor to edit or display emails...
by nibeesh
To get an element by its ID in a webpage which uses a master page
by thatraja
DescriptionY...
by Joyce Keller 2
Using MasterPage.master for ASPX pages, in Visual Studio 2008 and 2010, an ASP content area is automatically created for use within the head section of the HTML code when you create a new page using a master page.If you aren't using Visual Studio, you can create a content area for the head...

Latest Articles

by Vincent Maverick Durano
A quick demo on how to pass values from a modal-grid WebUserControl to main page based on the selected row in GridView.
by William Emmanual
Planning the Master Page in ASP.NET
by NightWizzard
...for example a WYSIWYG HTML editor to edit or display emails...
by Joyce Keller 2
Using MasterPage.master for ASPX pages, in Visual Studio 2008 and 2010, an ASP content area is automatically created for use within the head section of the HTML code when you create a new page using a master page.If you aren't using Visual Studio, you can create a content area for the head...

All Articles

Sort by Score

Masterpage 

26 May 2011 by nibeesh
To get an element by its ID in a webpage which uses a master page
27 May 2011 by thatraja
DescriptionY...
23 Feb 2012 by Joyce Keller 2
Using MasterPage.master for ASPX pages, in Visual Studio 2008 and 2010, an ASP content area is automatically created for use within the head section of the HTML code when you create a new page using a master page.If you aren't using Visual Studio, you can create a content area for the head...
23 Feb 2012 by Mukund Thakker
You can use the full url, if you have url rewrite. And this will always work.
26 Sep 2013 by William Emmanual
Planning the Master Page in ASP.NET
21 Jul 2016 by Vincent Maverick Durano
A quick demo on how to pass values from a modal-grid WebUserControl to main page based on the selected row in GridView.
20 Feb 2012 by FrostedSyntax
A relative path solution for master pages.