Click or drag to resize

AddInManagerIsAddInEnabled Method

Namespace:  Dynamicweb.Extensibility.AddIns
Assembly:  Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax
public static bool IsAddInEnabled(
	Type type
)

Parameters

type
Type: SystemType

Return Value

Type: Boolean
See Also