Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 317473
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T08:28:45+00:00 2026-05-12T08:28:45+00:00

i see that this question has been answered: Are there nested master pages in

  • 0

i see that this question has been answered:
Are there nested master pages in ASP.NET MVC?

but i have a follow up questions, if i have nested master pages:

site.master
section.master
page

where page has a master of section.master and section.master itself has a master of site.master

can i refer to sections in both section.master and site.master?

or maybe the better questions is that i would like to the do the following and when i try to reference a section in site.master i get “can’t find content section.

any suggestions?

i see examples where the page references section.master but i can’t find any examples where page references site.master. For example: http://msdn.microsoft.com/en-us/library/x2b3ktt7.aspx

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T08:28:45+00:00Added an answer on May 12, 2026 at 8:28 am

    I believe you cannot reference content of parent master page if the page has child master page set.

    Instead you can chain the content from child master to parent. Like this:

    Top.Master:

    <asp:ContentPlaceHolder ID="TopContent" runat="server" />
    

    Child.Master:

    <asp:Content ContentPlaceHolderID="TopContent" ID="childContent1" runat="Server">
        <asp:ContentPlaceHolder ID="ChildContent" runat="server" />
    </asp:Content>    
    

    Page.aspx:

    <asp:Content ContentPlaceHolderID="ChildContent" ID="pageContent1" runat="Server">
        <p>This will go to the Top.Master through Child.Master</p>
    </asp:Content>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I realize that this question has been asked and has been answered here but
I see that this question has been asked many times but I think my
I see that this question has been asked before but the context around the
This question has been asked few times here and there, but you see all
I'm sure that this question has already been asked, but I don't really see
So I see that this question has already been asked, however the answers were
I see that this has been asked many times. But, unfortunately I have not
I've had a look around to see if this has been answered, and there
(Note, this question has been marked answered in Debugging Sharepoint timer jobs but I'm
I see this question has been asked before, but I still trying to get

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.