Click or drag to resize
ObjectFactoryTCreateActivator Method
Creates an object activator for the created type

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 8.2.23
Syntax
C#
protected virtual ObjectFactoryTObjectActivator CreateActivator()

Return Value

Type: ObjectFactoryTObjectActivator
See Also