ASP.NET 3.5 中的 SyndicateItem Content 和 Summary 属性

发布于 2024-09-03 19:48:20 字数 236 浏览 5 评论 0原文

如果我错了,请纠正我,但根据提要地址,SyndicateItem.Content 有时为 null。当它为 null 时,SynminationItem.Summary 似乎包含博客文章的文本。

这是否取决于提要是 RSS 还是 Atom?我试图获取博客文章的文本,无论用户输入什么 RSS URL。

有人可以澄清一下吗?

Correct me if I am wrong, but it appears that the SyndicationItem.Content is null some times based on the feed address. When it's null, SyndicationItem.Summary seems to have the text of the blog post.

Is this dependent on whether the feed is RSS or Atom? I am trying to get the blog post's text irrespective of what RSS URL the user inputs.

Can someone clarify?

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

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

发布评论

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

评论(1

瞳孔里扚悲伤 2024-09-10 19:48:20

如果您的 RSS 源将其内容放入块中,则该信息将映射到 SyndicateItem.Summary。

If your RSS feed places it's content in the block, that information maps to SyndicationItem.Summary.

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