  | LogEventNotificationServiceGetAll Method  | 
  
    Namespace: 
   Dynamicweb.Logging.LogEvents
    Assembly:
   Dynamicweb.Logging (in Dynamicweb.Logging.dll) Version: 5.1.3
Syntaxpublic IEnumerable<LogEventNotification> GetAll()
Public Function GetAll As IEnumerable(Of LogEventNotification)
Return Value
Type: 
IEnumerableLogEventNotification
See Also