Click or drag to resize
ObjectFactoryTStaticSingletonTParent Method
Returns static singleton for the given object type

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 8.2.23
Syntax
C#
public static T StaticSingleton<TParent>()

Type Parameters

TParent

Return Value

Type: T
See Also