Click or drag to resize

LogEventNotificationRepositoryGetAll Method

Namespace:  Dynamicweb.Logging.LogEvents
Assembly:  Dynamicweb.Logging (in Dynamicweb.Logging.dll) Version: 5.1.3
Syntax
public virtual IEnumerable<LogEventNotification> GetAll()

Return Value

Type: IEnumerableLogEventNotification
See Also