Click or drag to resize

NotificationContext Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationContext

Namespace:  Dynamicweb.Extensibility.Notifications
Assembly:  Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax
public class NotificationContext : IDisposable

The NotificationContext type exposes the following members.

Constructors
  NameDescription
Public methodNotificationContext
Initializes a new instance of the NotificationContext class
Top
Properties
Methods
  NameDescription
Public methodDispose
Releases all resources used by the NotificationContext
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the NotificationContext and optionally releases the managed resources
Top
See Also