| LogEventNotificationRepositoryGetAll Method |
Namespace:
Dynamicweb.Logging.LogEvents
Assembly:
Dynamicweb.Logging (in Dynamicweb.Logging.dll) Version: 5.1.3
Syntax public virtual IEnumerable<LogEventNotification> GetAll()
Public Overridable Function GetAll As IEnumerable(Of LogEventNotification)
Return Value
Type:
IEnumerableLogEventNotificationSee Also