Click or drag to resize

ModuleServiceGet Method

Namespace:  Dynamicweb.Modules
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public Module Get(
	int id
)

Parameters

id
Type: SystemInt32

Return Value

Type: Module

Implements

IModuleServiceGet(Int32)
See Also