Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的应用程序有一个 page 属性来存储页面标题。在编写站点计划时,我正在使用资产加载页面资产:按 ID 字段加载。同样,我想使用asset:get而不是asset:标签从“PageTitle”页面属性中获取值。
使用asset:scatter 标签并使用 Attribute_<Attribute name> 格式使用 ics:getvar 或 ics.GetVar() 访问 flex 属性。
Ex: <ics:getvar name="Attribute_PageTitle" />
我认为它不可能曼达瓦。assetsset api 是为处理弹性资产而构建的。asset:get 处理基本资产属性,如 id、startdate、enddate..