ObjectGeneratorTBase Constructor |
Constructor
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public ObjectGenerator(
IObjectFactory defaultFactory
)
Parameters
- defaultFactory
- Type: CMS.CoreIObjectFactory
Default factory that will be used if no object type matches
See Also