Class Standard.Area.AreaNotificationArgs
- Namespace
- Dynamicweb.Notifications
- Assembly
- Dynamicweb.dll
public class Standard.Area.AreaNotificationArgs : NotificationArgs
- Inheritance
-
Standard.Area.AreaNotificationArgs
- Inherited Members
Constructors
AreaNotificationArgs()
Default constructor.
public AreaNotificationArgs()
Remarks
This constructor is not used.
Properties
Area
The area which was saved
public Area Area { get; set; }