Click or drag to resize

ModuleServiceGetDisabledModules Method

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

Return Value

Type: IEnumerableModule

Implements

IModuleServiceGetDisabledModules
See Also