| AddInManagerIsAddInEnabled Method |
Namespace:
Dynamicweb.Extensibility.AddIns
Assembly:
Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax public static bool IsAddInEnabled(
Type type
)
Public Shared Function IsAddInEnabled (
type As Type
) As Boolean
Parameters
- type
- Type: SystemType
Return Value
Type:
BooleanSee Also