Click or drag to resize

AddInOrderAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Dynamicweb.Extensibility.AddInsAddInOrderAttribute

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

The AddInOrderAttribute type exposes the following members.

Constructors
  NameDescription
Public methodAddInOrderAttribute
Initializes a new instance of the AddInOrderAttribute class
Top
Properties
  NameDescription
Public propertyOrder
Top
See Also