如何在 vs 2005 中运行 umbraco?

发布于 2024-11-14 06:15:57 字数 83 浏览 2 评论 0原文

我是 umbraco 的新手。我们如何将 Visual Studio 2005 中的用户控制文件(.ascx)附加到 umbraco?有人知道吗,请回复

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

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

一笑百媚生 2024-11-21 06:15:57

您需要将程序集 (dll) 复制到 umbraco 安装的 /bin 文件夹中。为此还应该有一个 /usercontrols 文件夹...如果它是用户控件,您还需要复制 .ascx 文件。

使用 .NET用户控制

You need to copy your assembly (dll) into the /bin folder of your umbraco installation. 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.

Using .NET User Controls

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文