【发布时间】:2012-04-13 20:57:31
【问题描述】:
在我的组件的 HTML 模板中,我需要写出组件模板的 TCM URI:
<!-- Start Component Presentation: {"ComponentID" : "@@Component.ID@@",
"ComponentTemplateID" : "@@ComponentTemplate.ID@@" } -->
但不幸的是,ComponentTemplate.ID 不存在。
如何从组件 DWT 中访问组件模板 ID?
【问题讨论】:
标签: tridion