Click or drag to resize

ModuleAddedArgs Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationArgs
    Dynamicweb.NotificationsModuleAddedArgs

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

The ModuleAddedArgs type exposes the following members.

Constructors
  NameDescription
Public methodModuleAddedArgs
Initializes a new instance of the ModuleAddedArgs class
Top
Properties
  NameDescription
Public propertyModule
Top
See Also