Click or drag to resize

SubscribeAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Dynamicweb.Extensibility.NotificationsSubscribeAttribute

Namespace:  Dynamicweb.Extensibility.Notifications
Assembly:  Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax
[AttributeUsageAttribute(AttributeTargets.All, AllowMultiple = true)]
public class SubscribeAttribute : Attribute

The SubscribeAttribute type exposes the following members.

Constructors
  NameDescription
Public methodSubscribeAttribute
Initializes a new instance of the SubscribeAttribute class
Top
Properties
  NameDescription
Public propertyName
Top
See Also