  | AddInManagerIsAddInEnabled Method  | 
  
    Namespace: 
   Dynamicweb.Extensibility.AddIns
    Assembly:
   Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntaxpublic static bool IsAddInEnabled(
	Type type
)
Public Shared Function IsAddInEnabled ( 
	type As Type
) As Boolean
Parameters
- type
 - Type: SystemType
 
Return Value
Type: 
Boolean
See Also