Click or drag to resize

ModuleRemovedArgs Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationArgs
    Dynamicweb.NotificationsModuleRemovedArgs

Namespace:  Dynamicweb.Notifications
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public class RemovedArgs : NotificationArgs

The ModuleRemovedArgs type exposes the following members.

Constructors
  NameDescription
Public methodModuleRemovedArgs
Initializes a new instance of the ModuleRemovedArgs class
Top
Properties
  NameDescription
Public propertyModule
Top
See Also