Click or drag to resize
IObjectFactoryCreatedType Property
Returns the type created by this factory

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 8.2.23
Syntax
C#
Type CreatedType { get; }

Property Value

Type: Type
See Also