Dynamicweb 9
Dynamicweb 9
Dynamicweb.Logging.Notifications
LoggingNotification.LogEventNotificationArgs Class
LogEventNotificationArgs Constructor
LoggingNotification.LogEventNotificationArgs Constructor (LogEvent)
LoggingNotification.LogEventNotificationArgs Constructor (LogEvent, Boolean)
LoggingNotification
LogEventNotificationArgs Constructor (LogEvent)
Initializes a new instance of the
LoggingNotification
LogEventNotificationArgs
class
Namespace:
Dynamicweb.Logging.Notifications
Assembly:
Dynamicweb.Logging (in Dynamicweb.Logging.dll) Version: 5.1.3
Syntax
C#
VB
Copy
public
LogEventNotificationArgs
(
LogEvent
current
)
Public
Sub
New
(
current
As
LogEvent
)
Parameters
current
Type:
Dynamicweb.Logging.LogEvents
LogEvent
See Also
Reference
LoggingNotification
LogEventNotificationArgs Class
LoggingNotification
LogEventNotificationArgs Overload
Dynamicweb.Logging.Notifications Namespace