Click or drag to resize

StandardPagePageNotificationArgs Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationArgs
    Dynamicweb.NotificationsStandardPagePageNotificationArgs

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

The StandardPagePageNotificationArgs type exposes the following members.

Constructors
  NameDescription
Public methodStandardPagePageNotificationArgs(Page)
Initializes a new instance of the StandardPagePageNotificationArgs class
Public methodStandardPagePageNotificationArgs(Page, Page)
Initializes a new instance of the StandardPagePageNotificationArgs class
Top
Properties
  NameDescription
Public propertyPageBeforeChanges
Public propertyTarget
Top
See Also