| 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
)
Public Shared Function GetAddInClasses (
addInBaseType As Type
) As ArrayList
Parameters
- addInBaseType
- Type: SystemType
Return Value
Type:
ArrayListSee Also