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