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.
我目前将 Notes 应用程序升级到 Xpages。该应用程序使用@IsAgentEnabled 隐藏/显示按钮集以启用/禁用代理。
如果@IsAgentEnabled 不可用,XPage 的执行方式是什么?
您可以使用这种代码和平设置可见属性
database.getAgent("agentname").isEnabled()