Dynamicweb 9
Dynamicweb 9
Dynamicweb.Modules
ModuleService Class
ModuleService Methods
ClearCache Method
Delete Method
Get Method
GetBySystemName Method
GetContentModules Method
GetControlPanelModules Method
GetDisabledModules Method
GetEnabledModules Method
GetModules Method
GetModulesBySystemNames Method
GetNonHiddenModules Method
GetScriptPanelModules Method
GetSearchModules Method
Save Method
UpdateModuleAccess Method
ModuleService
Delete Method
Namespace:
Dynamicweb.Modules
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
C#
VB
Copy
public
void
Delete
(
int
id
)
Public
Sub
Delete
(
id
As
Integer
)
Parameters
id
Type:
System
Int32
Implements
IModuleService
Delete(Int32)
See Also
Reference
ModuleService Class
Dynamicweb.Modules Namespace