Click or drag to resize

AddInTargetAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Dynamicweb.Extensibility.AddInsAddInTargetAttribute

Namespace:  Dynamicweb.Extensibility.AddIns
Assembly:  Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax
[AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple = true, Inherited = false)]
public sealed class AddInTargetAttribute : Attribute

The AddInTargetAttribute type exposes the following members.

Constructors
  NameDescription
Public methodAddInTargetAttribute
Initializes a new instance of the AddInTargetAttribute class
Top
Properties
  NameDescription
Public propertyPath
Top
See Also