Click or drag to resize

AddInIgnoreAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Dynamicweb.Extensibility.AddInsAddInIgnoreAttribute

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

The AddInIgnoreAttribute type exposes the following members.

Constructors
  NameDescription
Public methodAddInIgnoreAttribute
Initializes a new instance of the AddInIgnoreAttribute class
Top
Properties
  NameDescription
Public propertyIgnore
Top
See Also