Click or drag to resize
ObjectFactoryTSingleton Property
Singleton instance of the created object type

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

Property Value

Type: Object

Implements

IObjectFactorySingleton
See Also