简体   繁体   English

如何在 vs 2005 中运行 umbraco?

[英]how to run umbraco in vs 2005?

i am new in umbraco.How can we attach a user control file(.ascx) from visual studio 2005 to umbraco?is any body knows please reply我是 umbraco 的新手。我们如何将 Visual Studio 2005 中的用户控制文件(.ascx)附加到 umbraco?有谁知道请回复

You need to copy your assembly (dll) into the /bin folder of your umbraco installation.您需要将程序集 (dll) 复制到 umbraco 安装的/bin文件夹中。 There should also be a /usercontrols folder for this purpose as well... If it's a user control you will also need to copy the.ascx file as well.为此还应该有一个 /usercontrols 文件夹...如果它是用户控件,您还需要复制 .ascx 文件。

Using .NET User Controls 使用 .NET 用户控制

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM