Click or drag to resize
ObjectFactoryTCurrentFactory Property
Current factory to create objects, includes initialization of the core if interface factory is not initialized

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 8.2.23
Syntax
C#
public static IObjectFactory CurrentFactory { get; }

Property Value

Type: IObjectFactory
See Also