  | AddInManagerGetAddInGroup Method  | 
  
    Namespace: 
   Dynamicweb.Extensibility.AddIns
    Assembly:
   Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntaxpublic static string GetAddInGroup(
	Type addInType
)
Public Shared Function GetAddInGroup ( 
	addInType As Type
) As String
Parameters
- addInType
 - Type: SystemType
 
Return Value
Type: 
String
See Also