Click or drag to resize
ObjectFactoryTCurrentFactory Property
Current factory to create objects.

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

Property Value

Type: IObjectFactory
See Also