引进了Microsoft.Web.Atlas.dll。
在Atlas网站上下个例子。感觉挺好的,就是担心它是测试版,把它嵌进项目所带来的风险有多大。
用Atlas,页面必须要引进这控件<cc2:ScriptManager ID="ScriptManager1" runat="server">
        </cc2:ScriptManager>
     <script type="text/xml-script">
        <page xmlns:script="http://schemas.microsoft.com/xml-script/2005">
            <references>
            </references>
            <components>
            </components>
        </page>
    </script>
如果你建的是Atlas模版站点,那么页面他会自动帮你生成!

相关文章:

  • 2021-11-14
  • 2021-05-17
  • 2021-08-24
  • 2021-08-18
  • 2021-10-06
  • 2021-10-12
  • 2021-11-21
猜你喜欢
  • 2021-11-30
  • 2021-11-01
  • 2021-11-03
  • 2021-08-08
  • 2021-07-13
  • 2021-12-13
  • 2021-11-20
相关资源
相似解决方案