Class ContentModuleFactory
- Namespace
- Dynamicweb.Modules
- Assembly
- Dynamicweb.dll
Responsible for creating instances of content modules.
- Inheritance
-
Content
Module Factory
- Inherited Members
Methods
CreateInstance(string)
Creates a new instance of a Content
Parameters
moduleSystemName
stringSystem name of the module to instantiate
Returns
- Content
Module A new instance of a Content
Module implementation.