Click or drag to resize

AfterAreaDeletedSubscriber Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Forms
Assembly:  Dynamicweb.Forms (in Dynamicweb.Forms.dll) Version: 4.0.2
Syntax
[SubscribeAttribute("DWN_STANDARD_AREA_OnAreaDeleted")]
public class AfterAreaDeletedSubscriber : NotificationSubscriber

The AfterAreaDeletedSubscriber type exposes the following members.

Constructors
  NameDescription
Public methodAfterAreaDeletedSubscriber
Initializes a new instance of the AfterAreaDeletedSubscriber class
Top
Properties
  NameDescription
Public propertyIsActive (Inherited from NotificationSubscriber.)
Public propertyIsFrontend Obsolete. (Inherited from NotificationSubscriber.)
Public propertyRank (Inherited from NotificationSubscriber.)
Protected propertyTypeInfo (Inherited from NotificationSubscriber.)
Top
Methods
See Also