如何在 SP 2010 中将公告列表添加到母版页

发布于 2024-10-24 23:10:44 字数 191 浏览 0 评论 0原文

我想在我的母版页中添加一个公告列表,以便这些公告显示在网站集中的所有页面中。

通过谷歌搜索,我发现我们无法将动态 Web 部件添加到母版页。

这可以通过编程或通过 powershell 来实现吗?

我还想显示最新的 3 个公告(按日期修改)

可以吗???

预先感谢

普拉基

I want to add an announcement list to my masterpage, so that these announcements are shown in all the pages in the sitecollection.

from googling i found out that we cannot add dynamic webparts to master page.

can this be achieved programmatically or through powershell.

also i want to show the latest 3 announcements ( modified by date)

is it possible???

thanks in advance

Praky

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

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

发布评论

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

评论(1

花开半夏魅人心 2024-10-31 23:10:44

使用 Content QUery WP 非常简单。 IN 编辑 WP 的演示部分。使用按“创建”降序排序,并将项目限制为 3。

Quite Simple really using the Content QUery WP. IN Presentation part of the Edit WP. Use the sort by Created in descending order and limit items to 3.

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