deprecatedabstract class %ZEN.Portal.abstractRefreshable
Abstract base class to allow all portal pages to share a consistent
interface for indicating whether auto-refresh behaviour is permitted.
This class is intended for use as a secondary super-class.
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
1
|
|
|
|
|
|
property enableAutoRefresh
as %ZEN.Datatype.boolean [ InitialExpression = ##class(%CSP.Portal.Utils).%IsAutoRefreshEnabled() ];
True if pages in the management portal are permitted to use auto-refresh behaviour.