如何枚举 WSS 站点中的 Web 部件类型

发布于 2024-08-24 06:18:32 字数 116 浏览 4 评论 0原文

我将如何枚举可供 WSS 3.0 站点上的用户部署到特定 SPWeb 中的 Web 部件页面的 Web 部件类型?类似于通过“添加 Web 部件”链接获得的列表,但位于集合中,以便可以实例化它们,然后将其添加到页面中。

How would I go about enumerating the web part types available to be deployed to a web part page in a particular SPWeb by a user on a WSS 3.0 site? Sort of the equivalent of the list that you'd get via the "Add Web Part" link, but in a collection so that they could be instantiated and then added to a page.

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

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

发布评论

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

评论(1

夏の忆 2024-08-31 06:18:32

我发现这篇优秀的文章枚举了 WebPart Gallery 的内容,然后可以实例化找到的任何类型:

将 Web 部件添加到 SharePoint 页面

I found this excellent post which enumerates the contents of the WebPart Gallery and can then instantiate any type found:

Add Web Part To SharePoint Page

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