Click or drag to resize

RepositoriesEventsObserverIndexBuildFinishedObserver Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationSubscriber
    Dynamicweb.Modules.RepositoriesRepositoriesEventsObserverIndexBuildFinishedObserver

Namespace:  Dynamicweb.Modules.Repositories
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[SubscribeAttribute("DWN_REPOSITORIES_INDEX_BUILDFINISHED")]
public class IndexBuildFinishedObserver : NotificationSubscriber

The RepositoriesEventsObserverIndexBuildFinishedObserver type exposes the following members.

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