Click or drag to resize

ModuleServiceGetModules Method

Namespace:  Dynamicweb.Modules
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public IEnumerable<Module> GetModules()

Return Value

Type: IEnumerableModule

Implements

IModuleServiceGetModules
See Also