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
Get Method
Namespace:
Dynamicweb.Modules
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
C#
VB
Copy
Module
Get
(
int
id
)
Function
Get
(
id
As
Integer
)
As
Module
Parameters
id
Type:
System
Int32
Return Value
Type:
Module
See Also
Reference
IModuleService Interface
Dynamicweb.Modules Namespace