Click or drag to resize

INotificationManagerRecentNotificationsCount Property


Gets/sets the number of recent notifications to return. Default is 5.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
int RecentNotificationsCount { get; set; }

Property Value

Type: Int32
Remarks
The value of this property is based on the settings value of "Notifications/RecentCount".
See Also