Click or drag to resize

LoggingNotificationLogEventNotificationArgs Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationArgs
    Dynamicweb.Logging.NotificationsLoggingNotificationLogEventNotificationArgs

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

The LoggingNotificationLogEventNotificationArgs type exposes the following members.

Constructors
  NameDescription
Public methodLoggingNotificationLogEventNotificationArgs(LogEvent)
Initializes a new instance of the LoggingNotificationLogEventNotificationArgs class
Public methodLoggingNotificationLogEventNotificationArgs(LogEvent, Boolean)
Initializes a new instance of the LoggingNotificationLogEventNotificationArgs class
Top
Properties
  NameDescription
Public propertyEvent
Public propertyIsNew
Top
See Also