当前位置: 代码迷 >> .NET Framework >> 为啥加载不了模板页
  详细解决方案

为啥加载不了模板页

热度:74   发布时间:2016-05-02 00:01:29.0
为什么加载不了模板页
<%@ Page Title="" Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" CodeFile="AddProduct.aspx.cs" Inherits="houtai_AddProduct" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server">
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
</asp:Content>

这是我引用的模板页,为什么加载不了呢??我看了路径也没有问题! 在线等!!! 
------解决方案--------------------
楼主的结贴率不高哈
  相关解决方案