Click or drag to resize

AddInManagerGetAddInClasses Method (Type)

Namespace:  Dynamicweb.Extensibility.AddIns
Assembly:  Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax
public static ArrayList GetAddInClasses(
	Type addInBaseType
)

Parameters

addInBaseType
Type: SystemType

Return Value

Type: ArrayList
See Also