【问题标题】:How to access widget's properties in transformation of a page type如何在页面类型的转换中访问小部件的属性 【发布时间】:2018-06-26 19:33:33 【问题描述】: 我创建了一个小部件,它在 Kentico 中有一些属性。我想在转换中访问该属性的值。有没有办法...? 【问题讨论】: 标签: widget transformation web-parts kentico 【解决方案1】: 您无法直接访问小部件属性,但您可以通过设置 Web 部件属性然后将您的 Web 部件注册为小部件来实现。 参考这个link 谢谢 乐于助人! 【讨论】: