Click or drag to resize

AddInUseParameterSectioningAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Dynamicweb.Extensibility.AddInsAddInUseParameterSectioningAttribute

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

The AddInUseParameterSectioningAttribute type exposes the following members.

Constructors
  NameDescription
Public methodAddInUseParameterSectioningAttribute
Initializes a new instance of the AddInUseParameterSectioningAttribute class
Top
Properties
  NameDescription
Public propertyActive
Top
See Also