Click or drag to resize

LoggingNotificationLogEventNotificationArgs Constructor (LogEvent)

Namespace:  Dynamicweb.Logging.Notifications
Assembly:  Dynamicweb.Logging (in Dynamicweb.Logging.dll) Version: 5.1.3
Syntax
public LogEventNotificationArgs(
	LogEvent current
)

Parameters

current
Type: Dynamicweb.Logging.LogEventsLogEvent
See Also