Click or drag to resize

INotificationManager Properties


The INotificationManager type exposes the following members.

Properties
  Name Description
Public property ContentStore Gets the Content Store.
(Inherited from ITransactionalEntity)
Public property CurrentUser Gets the Operating User for the Session .
(Inherited from ITransactionalEntity)
Public property RecentNotificationsCount Gets/sets the number of recent notifications to return. Default is 5.
Public property Session Gets the User Session that this manager instance was initiated from.
(Inherited from ITransactionalEntity)
Top
See Also