Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有问题。以前,我创建了一个 aspwebsite 项目。在其中,创建了一个母版页。我想将此母版页与 contentpage 一起使用。但我没有在visual stdio 2008 中找到contentpage。谁能帮助我?
您需要选择一个普通的 Web 表单并勾选“选择母版页”复选框。它会告诉 VS.NET 2008 您正在创建一个新的内容页面。