 | StandardAreaOnAreaSavedArgs Class |
Note: This API is now obsolete.
Inheritance Hierarchy
Namespace:
Dynamicweb.Notifications
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.10.0
Syntax[ObsoleteAttribute("Use 'AreaNotificationArgs' instead")]
public class OnAreaSavedArgs : NotificationArgs
<ObsoleteAttribute("Use 'AreaNotificationArgs' instead")>
Public Class OnAreaSavedArgs
Inherits NotificationArgs
The StandardAreaOnAreaSavedArgs type exposes the following members.
Constructors
Properties
| Name | Description |
---|
 | Area | The area which was saved |
Top
See Also