提供 Web 部件

发布于 2024-07-24 16:12:15 字数 33 浏览 2 评论 0原文

如何在 sharepoint 中配置 Web 部件?

how do you provision a webpart in sharepoint?

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

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

发布评论

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

评论(1

为你鎻心 2024-07-31 16:12:15

我猜您想提供一个 .webpart 文件。 您可以通过来做到这一点 特征中的元素。
然后,通过 wsp 解决方案清单将 Web 部件 DLL 添加到 BIN 文件夹,最后不要忘记的是将 Web 部件注册为安全控件。
使用 wsp builder 将使这个过程更加顺利。

I guess you would like to provision a .webpart file. You do that through a <module> element in a feature.
Then you add your webpart dll to the BIN folder through a wsp solution manifest and the last thing not to forget is to register the webpart a a safecontrol.
Using wsp builder will make this process much smoother.

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