  | ProviderAttribute Constructor (Type) | 
  
    Namespace: 
   Dynamicweb.Extensibility
    Assembly:
   Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntaxpublic ProviderAttribute(
	Type type
)
Public Sub New ( 
	type As Type
)
Parameters
- type
 - Type: SystemType
 
See Also