Click or drag to resize

AddInDeprecatedAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Dynamicweb.Extensibility.AddInsAddInDeprecatedAttribute

Namespace:  Dynamicweb.Extensibility.AddIns
Assembly:  Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax
public sealed class AddInDeprecatedAttribute : Attribute

The AddInDeprecatedAttribute type exposes the following members.

Constructors
  NameDescription
Public methodAddInDeprecatedAttribute
Initializes a new instance of the AddInDeprecatedAttribute class
Top
Properties
  NameDescription
Public propertyDeprecated
Top
See Also