Click or drag to resize

ItemEventsObserver Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Content.Items.Queries
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[SubscribeAttribute("DWN_STANDARD_PAGE_DELETED")]
[SubscribeAttribute("DWN_STANDARD_PAGE_RESTORED")]
[SubscribeAttribute("DWN_STANDARD_PARAGRAPH_DELETED")]
[SubscribeAttribute("DWN_STANDARD_PARAGRAPH_RESTORED")]
public class ItemEventsObserver : NotificationSubscriber

The ItemEventsObserver type exposes the following members.

Constructors
  NameDescription
Public methodItemEventsObserver
Initializes a new instance of the ItemEventsObserver 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