Click or drag to resize

LicenseApplicationStartSubscriber Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationSubscriber
    Dynamicweb.Content.ManagementLicenseApplicationStartSubscriber

Namespace:  Dynamicweb.Content.Management
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[SubscribeAttribute("DWN_STANDARD_APPLICATION_AFTERDYNAMICWEBSTART")]
public class LicenseApplicationStartSubscriber : NotificationSubscriber

The LicenseApplicationStartSubscriber type exposes the following members.

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