ASP.NET Master Pages

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Dianka
    Member
    • Nov 2008
    • 44

    ASP.NET Master Pages

    Master pages can be nested, with one master page referencing another as its master. Nested master pages allow you to create componentized master pages. For example, a large site might contain an overall master page that defines the look of the site. Different site content partners can then define their own child master pages that reference the site master and that in turn define the look for that partner's content.

    A child master page has the file name extension .master, as with any master page. The child master page typically contains content controls that are mapped to content placeholders on the parent master page. In this respect, the child master page is laid out like any content page. However, the child master page also has content placeholders of its own to display content supplied by its own child pages.
Working...
😀
😂
🥰
😘
🤢
😎
😞
😡
👍
👎