Click or drag to resize

AddInManagerImplementsInterface Method (Object, Type)

Namespace:  Dynamicweb.Extensibility.AddIns
Assembly:  Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax
public static bool ImplementsInterface(
	Object instance,
	Type interfaceType
)

Parameters

instance
Type: SystemObject
interfaceType
Type: SystemType

Return Value

Type: Boolean
See Also