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

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

Property Value

Type: Object
See Also