如何在 aspx 中显示 sitecore 树列表作为控件

发布于 2024-12-19 02:19:21 字数 110 浏览 2 评论 0原文

sitecore 中有一个非常酷的树列表类型。

我如何像控件一样使用它并将其设置在我的 asp.net 页面中?

还需要知道如何设置该控件的源,并且还需要获取用户选择的内容。

There is an very cool tree list type in sitecore.

how could i use it like a control and set it in my asp.net page?

Also need to know how to set the source of that control and also need to get what user selected.

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

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

发布评论

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

评论(1

孤单情人 2024-12-26 02:19:21

如果您想要 Sitecore 用来构建自定义树列表的控件,您应该考虑获取 Telerik 控件的许可证。 Sitecore 主要使用 Telerik 控件来获取后端的 UI。
他们使用 RadTreeList 作为内容树。

http://demos.telerik.com/aspnet-ajax/treelist /examples/overview/defaultcs.aspx

您在问题中提出的任何其他问题都将在 Telerik 演示环境中得到解答。

If you want the control Sitecore is using to build a custom Treelist you should consider getting a license for Telerik controls. Sitecore uses mostly Telerik controls to get the UI they have on the backend.
They use the RadTreeList for their content tree.

http://demos.telerik.com/aspnet-ajax/treelist/examples/overview/defaultcs.aspx

Any additional questiom you've asked in your question are answered on the Telerik demo environment.

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