NotificationsOptionsBase Properties
Contains options that you can use to configure the Notifications Module.| Name | Description |
|---|---|
| CanAccessPostponedItems | Specifies whether the Show Notifications Action remains enabled if only postponed notifications are available (no active notifications). |
| NotificationsRefreshInterval | Specifies how often XAF refreshes notifications. |
| NotificationsStartDelay | Specifies the delay after the application start and before the initial Notifications window display. |
| ShowDismissAllAction | Specifies whether the Dismiss All Action is active in the Notifications window. |
| ShowNotificationsWindow | Specifies whether XAF displays the Notifications window automatically or a user should invoke it manually. |
| ShowRefreshAction | Specifies whether the Refresh Action is active in the Notifications window. |
See Also