  | ContentModuleFactoryCreateInstance Method  | 
  
    Namespace: 
   Dynamicweb.Modules
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic static ContentModule CreateInstance(
	string moduleSystemName
)
Public Shared Function CreateInstance ( 
	moduleSystemName As String
) As ContentModule
Parameters
- moduleSystemName
 - Type: SystemString
 
Return Value
Type: 
ContentModule
See Also