| AddInManagerSetAddInEnabled Method |
Namespace:
Dynamicweb.Extensibility.AddIns
Assembly:
Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax public static void SetAddInEnabled(
Type type
)
Public Shared Sub SetAddInEnabled (
type As Type
)
Parameters
- type
- Type: SystemType
See Also