页面没有采用母版页设计

时间:2012-06-02 21:23:35

标签: c# asp.net webforms

    <%@ Master Language="C#" AutoEventWireup="true" CodeFile="The_Saloon.master.cs" Inherits="The_Saloon" %>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <title>Organic Company Template</title>
    <asp:ContentPlaceHolder ID="head" runat="server" EnableViewState="true">
        <link href="App_Themes/maintheme/css/style.css" rel="stylesheet" type="text/css" />
        <!--[if lte IE 7]><link href="App_Themes/maintheme/css/iehacks.css" rel="stylesheet" type="text/css" /><![endif]-->
        <script type="text/javascript" src="App_Themes/maintheme/js/jquery.js"></script>
        <!--[if IE 6]>
  <script type="text/javascript" src="App_Themes/maintheme/js/ie6pngfix.js"></script>
  <script type="text/javascript">
    DD_belatedPNG.fix('img, ul, ol, li, div, p, a, h1, h2, h3, h4, h5, h6');
  </script>
  <![endif]-->
    </asp:ContentPlaceHolder>
</head>
<body id="page">
    <div class="rapidxwpr floatholder">
        <div id="middle">
            <div id="left" class="clearingfix">
                <a href="App_Themes/maintheme/index.html">
                    <img id="logo" class="correct-png" src="App_Themes/maintheme/images/logo.png" alt="Home"
                        title="Home" /></a>
                <div class="menu">
                    <ul>
                        <li><a href="" class="home">Home</a></li>
                        <li><a href="" class="gallery">Picture Gallery</a></li>
                        <li><a href="" class="events">Upcoming Events</a></li>
                        <li><a href="" class="contact">Contact Us</a></li>
                    </ul>
                </div>
            </div>
            <div id="main">
                <div id="main_container" class="clearingfix">
                    <div id="mainmiddle" class="floatbox withright">
                        <div class="why-organic">
                            <form id="form1" runat="server">
                            <asp:ContentPlaceHolder ID="ContentPlaceHolder1" runat="server" EnableViewState="true">
                                <p>
                                    "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor
                                    incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud
                                    exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute
                                    irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla
                                    pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia
                                    deserunt mollit anim id est laborum." Section 1.10.32 of "de Finibus Bonorum et
                                    Malorum", written by Cicero in 45 BC "Sed ut perspiciatis unde omnis iste natus
                                    error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque
                                    ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt
                                    explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut
                                    fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt.
                                    Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci
                                    velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam
                                    aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem
                                    ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis
                                    autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae
                                    consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?" 1914
                                    translation by H. Rackham "But I must explain to you how all this mistaken idea
                                    of denouncing pleasure and praising pain was born and I will give you a complete
                                    account of the system, and expound the actual teachings of the great explorer of
                                    the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids
                                    pleasure itself, because it is pleasure, but because those who do not know how to
                                    pursue pleasure rationally encounter consequences that are extremely painful. Nor
                                    again is there anyone who loves or pursues or desires to obtain pain of itself,
                                    because it is pain, but because occasionally circumstances occur in which toil and
                                    pain can procure him some great pleasure. To take a trivial example, which of us
                                    ever undertakes laborious physical exercise, except to obtain some advantage from
                                    it? But who has any right to find fault with a man who chooses to enjoy a pleasure
                                    that has no annoying consequences, or one who avoids a pain that produces no resultant
                                    pleasure?" Section 1.10.33 of "de Finibus Bonorum et Malorum", written by Cicero
                                    in 45 BC "At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis
                                    praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi
                                    sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt
                                    mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est
                                    et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio
                                    cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas
                                    assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis
                                    debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint
                                    et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus,
                                    ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus
                                    asperiores repellat." 1914 translation by H. Rackham "On the other hand, we denounce
                                    with righteous indignation and dislike men who are so beguiled and demoralized by
                                    the charms of pleasure of the moment, so blinded by desire, that they cannot foresee
                                    the pain and trouble that are bound to ensue; and equal blame belongs to those who
                                    fail in their duty through weakness of will, which is the same as saying through
                                    shrinking from toil and pain. These cases are perfectly simple and easy to distinguish.
                                    In a free hour, when our power of choice is untrammelled and when nothing prevents
                                    our being able to do what we like best, every pleasure is to be welcomed and every
                                    pain avoided. But in certain circumstances and owing to the claims of duty or the
                                    obligations of business it will frequently occur that pleasures have to be repudiated
                                    and annoyances accepted. The wise man therefore always holds in these matters to
                                    this principle of selection: he rejects pleasures to secure other greater pleasures,
                                    or else he endures pains to avoid worse pains."</p>
                            </asp:ContentPlaceHolder>
                            </form>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <div id="footer">
            &copy; The Saloon 2012
        </div>
    </div>
</body>
</html>

嗨,我添加了我的母版页,也许我对内容占有者做错了,我不确定。但我的问题是,当我使用母版页创建一个新的Web表单时,唯一显示的是背景图像,就是这样。所以我不知道什么是错的

2 个答案:

答案 0 :(得分:1)

可能是因为您在<asp:ContentPlaceHolder内部放置了内容,因此在使用此母版页的页面上删除了此内容并定义了此内容ID。

当您在下一页上没有为此特定内容设置任何内容时,请认为<asp:ContentPlaceHolder> ... </asp:ContentPlaceHolder>内的内容是默认内容。

所以对我来说,我会在页面的这一部分内容中留下内容,至少在你抱怨的标题上没有得到风格。

例如将头部写为:

<head>
    <title>Organic Company Template</title>
    <asp:ContentPlaceHolder ID="head" runat="server" EnableViewState="true">
    </asp:ContentPlaceHolder>

        <link href="App_Themes/maintheme/css/style.css" rel="stylesheet" type="text/css" />
        <!--[if lte IE 7]><link href="App_Themes/maintheme/css/iehacks.css" rel="stylesheet" type="text/css" /><![endif]-->
        <script type="text/javascript" src="App_Themes/maintheme/js/jquery.js"></script>
        <!--[if IE 6]>
  <script type="text/javascript" src="App_Themes/maintheme/js/ie6pngfix.js"></script>
  <script type="text/javascript">
    DD_belatedPNG.fix('img, ul, ol, li, div, p, a, h1, h2, h3, h4, h5, h6');
  </script>
  <![endif]-->

</head>

答案 1 :(得分:0)

创建母版页时,内容占位符是继承母版页的页面放置自己内容的一部分。您不应将此部分的内容放在母版页上。

在页面中引用此ContentPlaceHolder时,将覆盖您在母版页中指定的内容。

// Page.aspx

<asp:Content ContentPlaceHolderID="MainContent"></asp:Content>

该语句之间没有任何内容,替换母版页中的内容

要实现您的目标,请执行此操作

// MasterPage.aspx 将文字移出

<div>
   My default content to show on every page
   <asp:ContentPlaceHolder ID="MainContent"> <!-- child pages content goes here -->
   </asp:ContentPlaceHolder>
</div>

看到我已将文本移出ContentPlaceHolder。试试这个,你的内容不会再消失了