Click or drag to resize

ModuleServiceGetBySystemName Method

Namespace:  Dynamicweb.Modules
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public Module GetBySystemName(
	string moduleSystemName
)

Parameters

moduleSystemName
Type: SystemString

Return Value

Type: Module

Implements

IModuleServiceGetBySystemName(String)
See Also