站点地图控制

发布于 2024-10-12 20:43:38 字数 88 浏览 5 评论 0原文

我们已经在asp.net中创建了站点地图控件。我们创建了“Web.Sitemap”并使用了站点地图节点和站点地图数据源的控件。我运行它。无法正常工作。显示为空白。

we have created on sitemap control in asp.net.we have create 'Web.Sitemap' and controls we used sitemapnode and sitemap datasource.I run it. does nt work correctly. It shows blank.

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

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

发布评论

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

评论(1

甜柠檬 2024-10-19 20:43:38

我经历过显示站点地图,但没有税(因此不可点击)。其原因是 XML 区分大小写。将 Title=" 更改为 title=" 为我解决了这个问题。

我不确定是否有这样的偏好。

I have experienced sitemaps displaying, but with no taxt (and therefore not clickable). The reason for this turned out to be the XML was case sensitive. Changing Title=" to title=" fixed it for me.

I am not sure if there is a preference for that.

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