asp.net(母版页)
我有问题。之前,我创建了一个asp网站项目。并在其中创建了一个母版页。我想将此母版页与内容页一起使用。但我在 Visual stdio 2008 中没有找到 contentpage。有人可以帮助我吗?
i've a problem. previously, i created a aspwebsite project.and in that,created a masterpage.i want to use this masterpage with contentpage. but i didn't find contentpage in visual stdio 2008. can anyone help me?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您需要选择一个普通的 Web 表单并勾选“选择母版页”复选框。它会告诉 VS.NET 2008 您正在创建一个新的内容页面。
You need to select a normal Web Form and tick the checkbox "Select master page". It'll tell VS.NET 2008 that you are creating a new content page.