Click or drag to resize

StandardAreaOnAreaSavedArgs Class

Note: This API is now obsolete.

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationArgs
    Dynamicweb.NotificationsStandardAreaOnAreaSavedArgs

Namespace:  Dynamicweb.Notifications
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[ObsoleteAttribute("Use 'AreaNotificationArgs' instead")]
public class OnAreaSavedArgs : NotificationArgs

The StandardAreaOnAreaSavedArgs type exposes the following members.

Constructors
  NameDescription
Public methodStandardAreaOnAreaSavedArgs
Initializes a new instance of the StandardAreaOnAreaSavedArgs class
Top
Properties
  NameDescription
Public propertyArea
Top
See Also