Dynamicweb 9
Dynamicweb 9
Dynamicweb.Modules
IModuleService Interface
IModuleService Methods
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
IModuleService
Delete Method
Namespace:
Dynamicweb.Modules
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
C#
VB
Copy
void
Delete
(
int
id
)
Sub
Delete
(
id
As
Integer
)
Parameters
id
Type:
System
Int32
See Also
Reference
IModuleService Interface
Dynamicweb.Modules Namespace