  | AddInManagerSetAddInDisabled Method  | 
  
    Namespace: 
   Dynamicweb.Extensibility.AddIns
    Assembly:
   Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntaxpublic static void SetAddInDisabled(
	Type type
)
Public Shared Sub SetAddInDisabled ( 
	type As Type
)
Parameters
- type
 - Type: SystemType
 
See Also