Click or drag to resize

ProviderBaseAttribute Class

Inheritance Hierarchy
System.ComponentModel.CompositionInheritedExportAttribute
  Dynamicweb.ExtensibilityProviderBaseAttribute

Namespace:  Dynamicweb.Extensibility
Assembly:  Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax
public class ProviderBaseAttribute : InheritedExportAttribute

The ProviderBaseAttribute type exposes the following members.

Constructors
  NameDescription
Public methodProviderBaseAttribute
Initializes a new instance of the ProviderBaseAttribute class
Top
See Also