为什么有效的sitecore查询: / sitecore / content /#我的树#/ MyItems / * [包含(@@ name,'thename')] 在xpath结果中:表达式必须求值为节点集。使用sitecore开发人员中心/ xpath构建器。想要修改在代码中使用的查询。 谢谢,
答案 0 :(得分:2)
这是Sitecore查询,并且无效xpath。您只能在Sitecore内的某些位置(例如字段来源)以及CodeBehind文件中使用它。
有一份PDF文档解释它on the SDN