Click or drag to resize

AddInAuthorAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Dynamicweb.Extensibility.AddInsAddInAuthorAttribute

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 AddInAuthorAttribute : Attribute

The AddInAuthorAttribute type exposes the following members.

Constructors
  NameDescription
Public methodAddInAuthorAttribute
Initializes a new instance of the AddInAuthorAttribute class
Top
Properties
  NameDescription
Public propertyName
Top
See Also