DocumentFactoryNodeType Constructor |
Constructor
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax public DocumentFactory(
Type type
)
Parameters
- type
- Type: SystemType
Type of the document class
See Also