ObjectFactoryGetFactoryGenericTObject Method |
Creates an object by an external factory of the given type
Namespace: CMS.CoreAssembly: CMS.Core (in CMS.Core.dll) Version: 12.0.0
Syntaxprotected static IObjectFactory GetFactoryGeneric<TObject>()
Type Parameters
- TObject
Return Value
Type:
IObjectFactory
See Also