Click or drag to resize

ContentModuleFactoryCreateInstance Method

Namespace:  Dynamicweb.Modules
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static ContentModule CreateInstance(
	string moduleSystemName
)

Parameters

moduleSystemName
Type: SystemString

Return Value

Type: ContentModule
See Also