Click or drag to resize

SubscriptionHandler Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Forum
Assembly:  Dynamicweb.Forum (in Dynamicweb.Forum.dll) Version: 3.0.3
Syntax
[SubscribeAttribute("ForumMessageCreated")]
public class SubscriptionHandler : NotificationSubscriber

The SubscriptionHandler type exposes the following members.

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